From 8c1d87712b9b23e801ddc9777bf34bf4b0a09517 Mon Sep 17 00:00:00 2001 From: Hiram Chirino Date: Fri, 20 Jun 2014 11:29:21 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- hawtbuf-proto/pom.xml | 6 +++--- hawtbuf-protoc/pom.xml | 6 +++--- hawtbuf/pom.xml | 4 ++-- pom.xml | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/hawtbuf-proto/pom.xml b/hawtbuf-proto/pom.xml index b3a593d..48a09f8 100644 --- a/hawtbuf-proto/pom.xml +++ b/hawtbuf-proto/pom.xml @@ -21,12 +21,12 @@ org.fusesource.hawtbuf hawtbuf-project - 1.11 + 1.12-SNAPSHOT org.fusesource.hawtbuf hawtbuf-proto - 1.11 + 1.12-SNAPSHOT bundle HawtBuf Proto: A protobuf library @@ -35,7 +35,7 @@ org.fusesource.hawtbuf hawtbuf - 1.11 + 1.12-SNAPSHOT diff --git a/hawtbuf-protoc/pom.xml b/hawtbuf-protoc/pom.xml index bc33b42..51cc93e 100644 --- a/hawtbuf-protoc/pom.xml +++ b/hawtbuf-protoc/pom.xml @@ -21,12 +21,12 @@ org.fusesource.hawtbuf hawtbuf-project - 1.11 + 1.12-SNAPSHOT org.fusesource.hawtbuf hawtbuf-protoc - 1.11 + 1.12-SNAPSHOT maven-plugin ${project.artifactId} @@ -37,7 +37,7 @@ org.fusesource.hawtbuf hawtbuf-proto - 1.11 + 1.12-SNAPSHOT diff --git a/hawtbuf/pom.xml b/hawtbuf/pom.xml index 7a69b1c..f4791ff 100644 --- a/hawtbuf/pom.xml +++ b/hawtbuf/pom.xml @@ -20,12 +20,12 @@ org.fusesource.hawtbuf hawtbuf-project - 1.11 + 1.12-SNAPSHOT org.fusesource.hawtbuf hawtbuf - 1.11 + 1.12-SNAPSHOT bundle ${project.artifactId} diff --git a/pom.xml b/pom.xml index eee66f8..8745f54 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.fusesource.hawtbuf hawtbuf-project - 1.11 + 1.12-SNAPSHOT pom ${project.artifactId} @@ -95,7 +95,7 @@ scm:git:git://forge.fusesource.com/${forge-project-id}.git scm:git:ssh://git@forge.fusesource.com/${forge-project-id}.git http://fusesource.com/forge/gitweb?p=${forge-project-id}.git - hawtbuf-project-1.11 + HEAD