aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Eluard <[email protected]>2014-10-02 22:44:20 -0300
committerJulien Eluard <[email protected]>2014-10-02 22:44:20 -0300
commit91a8fe7a96a32ae11f59320e424a9212f55aecb0 (patch)
treef3949c32353ec892f4c2b27816631fc5612cf41b
parentb06133a0970351062c7b92e85e08fbc4d232372f (diff)
[maven-release-plugin] prepare for next development iteration
-rwxr-xr-xapi/pom.xml2
-rwxr-xr-xenforcer-rule/pom.xml2
-rwxr-xr-xpom.xml4
3 files changed, 4 insertions, 4 deletions
diff --git a/api/pom.xml b/api/pom.xml
index ae5195a..6790346 100755
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>org.semver</groupId>
<artifactId>parent</artifactId>
- <version>0.9.32</version>
+ <version>0.9.33-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/enforcer-rule/pom.xml b/enforcer-rule/pom.xml
index b98365d..4c33cf1 100755
--- a/enforcer-rule/pom.xml
+++ b/enforcer-rule/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>org.semver</groupId>
<artifactId>parent</artifactId>
- <version>0.9.32</version>
+ <version>0.9.33-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index feba27c..fbd3d34 100755
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.semver</groupId>
<artifactId>parent</artifactId>
- <version>0.9.32</version>
+ <version>0.9.33-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Semantic Versioning</name>
@@ -29,7 +29,7 @@
<connection>scm:git:[email protected]:jeluard/semantic-versioning</connection>
<developerConnection>scm:git:[email protected]:jeluard/semantic-versioning</developerConnection>
<url>scm:git:[email protected]:jeluard/semantic-versioning</url>
- <tag>0.9.32</tag>
+ <tag>HEAD</tag>
</scm>
<developers>