diff --git a/etc/as-pom.xml b/etc/as-pom.xml
index e8990ce76..71e20e6b2 100644
--- a/etc/as-pom.xml
+++ b/etc/as-pom.xml
@@ -4,7 +4,7 @@
com.threerings
naryalib
swc
- 1.10.2
+ 1.11-SNAPSHOT
Narya for ActionScript
Facilities for making networked multiplayer games.
diff --git a/etc/gwt-pom.xml b/etc/gwt-pom.xml
index 9ce0c2fb5..d5f009dab 100644
--- a/etc/gwt-pom.xml
+++ b/etc/gwt-pom.xml
@@ -4,7 +4,7 @@
com.threerings
narya-gwt
jar
- 1.10.2
+ 1.11-SNAPSHOT
Narya GWT
Source for classes that work with GWT.
diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml
index 7f1fb19c6..3d93103e5 100644
--- a/etc/tools-pom.xml
+++ b/etc/tools-pom.xml
@@ -4,7 +4,7 @@
com.threerings
narya-tools
jar
- 1.10.2
+ 1.11-SNAPSHOT
Narya Tools
Narya with dependencies configured for its tools.
diff --git a/pom.xml b/pom.xml
index f1e0eda32..65dd29cf3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
com.threerings
narya
jar
- 1.10.2
+ 1.11-SNAPSHOT
Narya
Facilities for making networked multiplayer games.