diff --git a/etc/as-pom.xml b/etc/as-pom.xml
index b1e0c7a6b..285107286 100644
--- a/etc/as-pom.xml
+++ b/etc/as-pom.xml
@@ -4,7 +4,7 @@
com.threerings
naryalib
swc
- 1.10.1
+ 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 3125f30c1..780c50ba3 100644
--- a/etc/gwt-pom.xml
+++ b/etc/gwt-pom.xml
@@ -4,7 +4,7 @@
com.threerings
narya-gwt
jar
- 1.10.1
+ 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 d9f15d043..da47efece 100644
--- a/etc/tools-pom.xml
+++ b/etc/tools-pom.xml
@@ -4,7 +4,7 @@
com.threerings
narya-tools
jar
- 1.10.1
+ 1.11-SNAPSHOT
Narya Tools
Narya with dependencies configured for its tools.
diff --git a/pom.xml b/pom.xml
index 1cede47a3..dae8b4766 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
com.threerings
narya
jar
- 1.10.1
+ 1.11-SNAPSHOT
Narya
Facilities for making networked multiplayer games.