From 818b95b08d57d2ee2856f6ad3337c9aa600e8983 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 9 Dec 2010 23:11:20 +0000 Subject: [PATCH] Move as-pom.xml into etc to match Narya. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1033 c613c5cb-e716-0410-b11b-feb51c14d237 --- build.xml | 4 ++-- as-pom.xml => etc/as-pom.xml | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename as-pom.xml => etc/as-pom.xml (100%) diff --git a/build.xml b/build.xml index 1d237616..866fa140 100644 --- a/build.xml +++ b/build.xml @@ -95,7 +95,7 @@ - + @@ -325,7 +325,7 @@ - + diff --git a/as-pom.xml b/etc/as-pom.xml similarity index 100% rename from as-pom.xml rename to etc/as-pom.xml