diff --git a/etc/as-pom.xml b/etc/as-pom.xml
index 6de46bc2b..167e14c77 100644
--- a/etc/as-pom.xml
+++ b/etc/as-pom.xml
@@ -4,7 +4,7 @@
com.threerings
naryalib
swc
- 1.3
+ 1.4-SNAPSHOT
narya
Facilities for making networked multiplayer games.
http://code.google.com/p/narya/
diff --git a/etc/gwt-pom.xml b/etc/gwt-pom.xml
index 8e83fc845..356170a70 100644
--- a/etc/gwt-pom.xml
+++ b/etc/gwt-pom.xml
@@ -4,7 +4,7 @@
com.threerings
narya-gwt
jar
- 1.3
+ 1.4-SNAPSHOT
narya-gwt
Source for classes that work with GWT.
diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml
index e3c4c7a32..597d3e7dc 100644
--- a/etc/tools-pom.xml
+++ b/etc/tools-pom.xml
@@ -4,7 +4,7 @@
com.threerings
narya-tools
jar
- 1.3
+ 1.4-SNAPSHOT
narya-tools
Narya with dependencies configured for its tools.