diff --git a/build.xml b/build.xml
index 0926ad73..67994f41 100644
--- a/build.xml
+++ b/build.xml
@@ -29,7 +29,7 @@
-
+
diff --git a/etc/as-pom.xml b/etc/as-pom.xml
index c3547806..43b74697 100644
--- a/etc/as-pom.xml
+++ b/etc/as-pom.xml
@@ -1,11 +1,14 @@
-
+
4.0.0
com.threerings
vilyalib
swc
1.4-SNAPSHOT
- vilya
+
+ Vilya for ActionScript
Facilities for making networked multiplayer games.
http://code.google.com/p/vilya/
@@ -24,32 +27,22 @@
-
- com.threerings
- aspirin
- 1.6
- compile
- swc
-
-
- as3isolib
- as3isolib-fp9
- r298
- compile
- swc
-
com.threerings
naryalib
- 1.8
- compile
+ 1.9
swc
com.threerings
nenyalib
1.2
- compile
+ swc
+
+
+ as3isolib
+ as3isolib-fp9
+ r298
swc
diff --git a/pom.xml b/pom.xml
index 5c073168..71c85527 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,23 +1,26 @@
-
+
4.0.0
- com.threerings
- vilya
- jar
- 1.4-SNAPSHOT
- vilya
- Facilities for making networked multiplayer games.
- http://github.com/threerings/vilya/
-
- http://github.com/threerings/vilya/issues
-
-
org.sonatype.oss
oss-parent
7
+ com.threerings
+ vilya
+ jar
+ 1.4-SNAPSHOT
+
+ Vilya
+ Facilities for making networked multiplayer games.
+ http://github.com/threerings/vilya/
+
+ http://github.com/threerings/vilya/issues
+
+
GNU Lesser General Public License (LGPL), Version 2.1
@@ -36,7 +39,7 @@
scm:git:git://github.com/threerings/vilya.git
- scm:git:git@github.com:threerings/vilya.git
+ scm:svn:svn+ssh://src.earth.threerings.net/vilya/trunk
http://github.com/threerings/vilya/
@@ -48,79 +51,73 @@
+
com.google.guava
guava
10.0
- compile
com.google.inject
guice
2.0
- compile
com.samskivert
samskivert
- 1.3
- compile
+ 1.5
com.threerings
narya
- 1.8
- compile
+ 1.9
com.threerings
nenya
1.2
- compile
javax.annotation
jsr250-api
1.0
- compile
+
commons-digester
commons-digester
2.0
- compile
true
com.samskivert
depot
- 1.2
- compile
+ 1.5
true
javassist
javassist
3.8.0.GA
- compile
true
com.megginson.sax
xml-writer
0.2
- compile
true
+
junit
junit
- 4.8.1
+ 4.10
test
+
@@ -157,7 +154,6 @@
http://depot.googlecode.com/svn/apidocs/
http://docs.guava-libraries.googlecode.com/git/javadoc/
http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/
- http://evgeny-goldin.org/ant/api/