diff --git a/pom.xml b/pom.xml index ae0ab1d5..c8dc0989 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.protostuff protostuff-compiler - 2.0.0-alpha12-SNAPSHOT + 2.0.0-alpha12 pom Protostuff Compiler @@ -45,7 +45,7 @@ https://github.com/protostuff/protostuff-compiler scm:git:https://github.com/protostuff/protostuff-compiler.git scm:git:git@github.com:protostuff/protostuff-compiler.git - HEAD + protostuff-compiler-2.0.0-alpha12 diff --git a/protostuff-cli/pom.xml b/protostuff-cli/pom.xml index 95ffa89a..aaa7e8bf 100644 --- a/protostuff-cli/pom.xml +++ b/protostuff-cli/pom.xml @@ -3,7 +3,7 @@ protostuff-compiler io.protostuff - 2.0.0-alpha12-SNAPSHOT + 2.0.0-alpha12 4.0.0 diff --git a/protostuff-generator/pom.xml b/protostuff-generator/pom.xml index 7e116c21..5beb933d 100644 --- a/protostuff-generator/pom.xml +++ b/protostuff-generator/pom.xml @@ -3,7 +3,7 @@ protostuff-compiler io.protostuff - 2.0.0-alpha12-SNAPSHOT + 2.0.0-alpha12 4.0.0 diff --git a/protostuff-it/pom.xml b/protostuff-it/pom.xml index cb9fd026..001ba16d 100644 --- a/protostuff-it/pom.xml +++ b/protostuff-it/pom.xml @@ -3,7 +3,7 @@ protostuff-compiler io.protostuff - 2.0.0-alpha12-SNAPSHOT + 2.0.0-alpha12 4.0.0 diff --git a/protostuff-maven-plugin/pom.xml b/protostuff-maven-plugin/pom.xml index 1eb9a692..bc293ad0 100644 --- a/protostuff-maven-plugin/pom.xml +++ b/protostuff-maven-plugin/pom.xml @@ -3,7 +3,7 @@ protostuff-compiler io.protostuff - 2.0.0-alpha12-SNAPSHOT + 2.0.0-alpha12 4.0.0 diff --git a/protostuff-parser/pom.xml b/protostuff-parser/pom.xml index a67ca24a..b2cb1e33 100644 --- a/protostuff-parser/pom.xml +++ b/protostuff-parser/pom.xml @@ -4,7 +4,7 @@ io.protostuff protostuff-compiler - 2.0.0-alpha12-SNAPSHOT + 2.0.0-alpha12 protostuff-parser Protostuff Compiler - Parser