diff --git a/etc/as-pom.xml b/etc/as-pom.xml
index 52f5ff2b..81e709c7 100644
--- a/etc/as-pom.xml
+++ b/etc/as-pom.xml
@@ -4,7 +4,7 @@
com.threerings
nenyalib
swc
- 1.3
+ 1.4-SNAPSHOT
nenya
Facilities for making networked multiplayer games.
http://code.google.com/p/nenya/
diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml
index 88a66e72..ca1175d4 100644
--- a/etc/tools-pom.xml
+++ b/etc/tools-pom.xml
@@ -4,7 +4,7 @@
com.threerings
nenya-tools
jar
- 1.3
+ 1.4-SNAPSHOT
nenya-tools
Nenya with dependencies configured for its tools.
diff --git a/pom.xml b/pom.xml
index 0b572f43..6dfb6748 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.threerings
nenya
jar
- 1.3
+ 1.4-SNAPSHOT
nenya
Facilities for making networked multiplayer games.
http://github.com/threerings/nenya/