diff --git a/core/pom.xml b/core/pom.xml index 3dbd00db..1d8b2551 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.7.1 + 1.8-SNAPSHOT nenya diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 3397780a..9cc9f5e3 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.7.1 + 1.8-SNAPSHOT nenya-maven-plugin diff --git a/pom.xml b/pom.xml index 30a85852..d066e3c7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.threerings nenya-parent pom - 1.7.1 + 1.8-SNAPSHOT Nenya Parent Facilities for making Java games. @@ -34,7 +34,7 @@ scm:git:git://github.com/threerings/nenya.git scm:git:git@github.com:threerings/nenya.git https://github.com/threerings/nenya/ - nenya-1.7.1 + HEAD diff --git a/tools/pom.xml b/tools/pom.xml index 22f71b64..031f10f6 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-parent - 1.7.1 + 1.8-SNAPSHOT nenya-tools