Title: [1316] trunk/site: [maven-release-plugin] prepare for next development iteration
Revision
1316
Author
mauro
Date
2009-10-11 05:22:13 -0500 (Sun, 11 Oct 2009)

Log Message

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

Modified Paths


Diff

Modified: trunk/site/pom.xml (1315 => 1316)

--- trunk/site/pom.xml	2009-10-11 10:22:10 UTC (rev 1315)
+++ trunk/site/pom.xml	2009-10-11 10:22:13 UTC (rev 1316)
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jbehave.site</groupId>
   <artifactId>jbehave-site</artifactId>
-  <version>2.0</version>
+  <version>2.1-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>
@@ -68,9 +68,9 @@
   <contributors />
 
   <scm>
-    <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-site-2.0</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-site-2.0</developerConnection>
-    <url>http://svn.codehaus.org/jbehave/tags/jbehave-site-2.0</url>
+    <connection>scm:svn:https://svn.codehaus.org/jbehave/trunk/site</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/trunk/site</developerConnection>
+    <url>http://svn.codehaus.org/jbehave/trunk/site</url>
   </scm>
 
   <distributionManagement>

Modified: trunk/site/site-resources/pom.xml (1315 => 1316)

--- trunk/site/site-resources/pom.xml	2009-10-11 10:22:10 UTC (rev 1315)
+++ trunk/site/site-resources/pom.xml	2009-10-11 10:22:13 UTC (rev 1316)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.site</groupId>
     <artifactId>jbehave-site</artifactId>
-    <version>2.0</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-site-resources</artifactId>
   <packaging>jar</packaging>

Modified: trunk/site/site-templates/pom.xml (1315 => 1316)

--- trunk/site/site-templates/pom.xml	2009-10-11 10:22:10 UTC (rev 1315)
+++ trunk/site/site-templates/pom.xml	2009-10-11 10:22:13 UTC (rev 1316)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.site</groupId>
     <artifactId>jbehave-site</artifactId>
-    <version>2.0</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-site-templates</artifactId>
   <packaging>jar</packaging>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to