commit 53386d28e16bb15a9ac3a96ce073e6beb21a32c0
Author:     Mauro Talevi <mauro.tal...@aquilonia.org>
AuthorDate: Sun, 9 Mar 2014 14:03:32 +0100
Commit:     Mauro Talevi <mauro.tal...@aquilonia.org>
CommitDate: Sun, 9 Mar 2014 14:03:32 +0100

    [maven-release-plugin] prepare for next development iteration

diff --git a/pom.xml b/pom.xml
index 1f65747..d067a49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
   </parent>
   <groupId>org.jbehave.site</groupId>
   <artifactId>jbehave-site</artifactId>
-  <version>3.2</version>
+  <version>3.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>JBehave Site</name>
   <description>JBehave Site provide site resources and templates for use by 
JBehave documentations and distributions</description>
@@ -83,7 +83,7 @@
     <connection>scm:git:git://git.codehaus.org/jbehave-site.git</connection>
     
<developerConnection>scm:git:ssh://g...@git.codehaus.org/jbehave-site.git</developerConnection>
     <url>http://git.codehaus.org/gitweb.cgi?p=jbehave-site.git</url>
-    <tag>jbehave-site-3.2</tag>
+    <tag>HEAD</tag>
   </scm>
 
 </project>
diff --git a/site-frontend/pom.xml b/site-frontend/pom.xml
index df01a03..976e6f3 100755
--- a/site-frontend/pom.xml
+++ b/site-frontend/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.site</groupId>
     <artifactId>jbehave-site</artifactId>
-    <version>3.2</version>
+    <version>3.3-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-site-frontend</artifactId>
   <packaging>pom</packaging>
diff --git a/site-resources/pom.xml b/site-resources/pom.xml
index 1723ab1..2ee10fa 100644
--- a/site-resources/pom.xml
+++ b/site-resources/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.site</groupId>
     <artifactId>jbehave-site</artifactId>
-    <version>3.2</version>
+    <version>3.3-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-site-resources</artifactId>
   <packaging>pom</packaging>
diff --git a/site-templates/pom.xml b/site-templates/pom.xml
index c511138..ed7c4a4 100644
--- a/site-templates/pom.xml
+++ b/site-templates/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.site</groupId>
     <artifactId>jbehave-site</artifactId>
-    <version>3.2</version>
+    <version>3.3-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-site-templates</artifactId>
   <packaging>pom</packaging>



Reply via email to