Title: [971] branches/jbehave-2.0.x: [maven-release-plugin] prepare release jbehave-2.0.1
Revision
971
Author
mauro
Date
2008-10-07 15:27:21 -0500 (Tue, 07 Oct 2008)

Log Message

[maven-release-plugin] prepare release jbehave-2.0.1

Modified Paths


Diff

Modified: branches/jbehave-2.0.x/distribution/pom.xml (970 => 971)

--- branches/jbehave-2.0.x/distribution/pom.xml	2008-10-07 20:10:49 UTC (rev 970)
+++ branches/jbehave-2.0.x/distribution/pom.xml	2008-10-07 20:27:21 UTC (rev 971)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
   <artifactId>jbehave-distribution</artifactId>
   <packaging>pom</packaging>

Modified: branches/jbehave-2.0.x/jbehave-core/pom.xml (970 => 971)

--- branches/jbehave-2.0.x/jbehave-core/pom.xml	2008-10-07 20:10:49 UTC (rev 970)
+++ branches/jbehave-2.0.x/jbehave-core/pom.xml	2008-10-07 20:27:21 UTC (rev 971)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>jbehave-core</artifactId>

Modified: branches/jbehave-2.0.x/jbehave-maven-plugin/pom.xml (970 => 971)

--- branches/jbehave-2.0.x/jbehave-maven-plugin/pom.xml	2008-10-07 20:10:49 UTC (rev 970)
+++ branches/jbehave-2.0.x/jbehave-maven-plugin/pom.xml	2008-10-07 20:27:21 UTC (rev 971)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
   <artifactId>jbehave-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>

Modified: branches/jbehave-2.0.x/pom.xml (970 => 971)

--- branches/jbehave-2.0.x/pom.xml	2008-10-07 20:10:49 UTC (rev 970)
+++ branches/jbehave-2.0.x/pom.xml	2008-10-07 20:27:21 UTC (rev 971)
@@ -3,7 +3,7 @@
   <groupId>org.jbehave</groupId>
   <artifactId>jbehave</artifactId>
   <packaging>pom</packaging>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.1</version>
   <name>JBehave</name>
   <inceptionYear>2003</inceptionYear>
   <description />
@@ -291,9 +291,9 @@
   <contributors />
 
   <scm>
-    <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.0</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.0</developerConnection>
-    <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.0</url>
+    <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.0.1</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.0.1</developerConnection>
+    <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.0.1</url>
   </scm>
 
   <distributionManagement>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to