Title: [1023] branches/jbehave-2.1.x: [maven-release-plugin] prepare release jbehave-2.1.1
Revision
1023
Author
mauro
Date
2009-01-24 13:05:25 -0600 (Sat, 24 Jan 2009)

Log Message

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

Modified Paths


Diff

Modified: branches/jbehave-2.1.x/distribution/pom.xml (1022 => 1023)

--- branches/jbehave-2.1.x/distribution/pom.xml	2009-01-24 18:57:03 UTC (rev 1022)
+++ branches/jbehave-2.1.x/distribution/pom.xml	2009-01-24 19:05:25 UTC (rev 1023)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1.1-SNAPSHOT</version>
+    <version>2.1.1</version>
   </parent>
   <artifactId>jbehave-distribution</artifactId>
   <packaging>pom</packaging>

Modified: branches/jbehave-2.1.x/jbehave-ant/pom.xml (1022 => 1023)

--- branches/jbehave-2.1.x/jbehave-ant/pom.xml	2009-01-24 18:57:03 UTC (rev 1022)
+++ branches/jbehave-2.1.x/jbehave-ant/pom.xml	2009-01-24 19:05:25 UTC (rev 1023)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1.1-SNAPSHOT</version>
+    <version>2.1.1</version>
   </parent>
   <artifactId>jbehave-ant</artifactId>
   <name>JBehave Ant</name>

Modified: branches/jbehave-2.1.x/jbehave-core/pom.xml (1022 => 1023)

--- branches/jbehave-2.1.x/jbehave-core/pom.xml	2009-01-24 18:57:03 UTC (rev 1022)
+++ branches/jbehave-2.1.x/jbehave-core/pom.xml	2009-01-24 19:05:25 UTC (rev 1023)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1.1-SNAPSHOT</version>
+    <version>2.1.1</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>jbehave-core</artifactId>

Modified: branches/jbehave-2.1.x/jbehave-maven-plugin/pom.xml (1022 => 1023)

--- branches/jbehave-2.1.x/jbehave-maven-plugin/pom.xml	2009-01-24 18:57:03 UTC (rev 1022)
+++ branches/jbehave-2.1.x/jbehave-maven-plugin/pom.xml	2009-01-24 19:05:25 UTC (rev 1023)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1.1-SNAPSHOT</version>
+    <version>2.1.1</version>
   </parent>
   <artifactId>jbehave-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>

Modified: branches/jbehave-2.1.x/pom.xml (1022 => 1023)

--- branches/jbehave-2.1.x/pom.xml	2009-01-24 18:57:03 UTC (rev 1022)
+++ branches/jbehave-2.1.x/pom.xml	2009-01-24 19:05:25 UTC (rev 1023)
@@ -3,7 +3,7 @@
   <groupId>org.jbehave</groupId>
   <artifactId>jbehave</artifactId>
   <packaging>pom</packaging>
-  <version>2.1.1-SNAPSHOT</version>
+  <version>2.1.1</version>
   <name>JBehave</name>
   <inceptionYear>2003</inceptionYear>
   <description />
@@ -312,9 +312,9 @@
   <contributors />
 
   <scm>
-    <connection>scm:svn:https://svn.codehaus.org/jbehave/branches/jbehave-2.1.x</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/branches/jbehave-2.1.x</developerConnection>
-    <url>http://svn.codehaus.org/jbehave/branches/jbehave-2.1.x</url>
+    <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.1.1</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.1.1</developerConnection>
+    <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.1.1</url>
   </scm>
 
   <distributionManagement>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to