Title: [993] branches/jbehave-2.1.x: [maven-release-plugin] prepare release jbehave-2.1
Revision
993
Author
mauro
Date
2008-10-25 07:30:23 -0500 (Sat, 25 Oct 2008)

Log Message

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

Modified Paths


Diff

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

--- branches/jbehave-2.1.x/distribution/pom.xml	2008-10-25 12:26:24 UTC (rev 992)
+++ branches/jbehave-2.1.x/distribution/pom.xml	2008-10-25 12:30:23 UTC (rev 993)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.1</version>
   </parent>
   <artifactId>jbehave-distribution</artifactId>
   <packaging>pom</packaging>

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

--- branches/jbehave-2.1.x/jbehave-ant/pom.xml	2008-10-25 12:26:24 UTC (rev 992)
+++ branches/jbehave-2.1.x/jbehave-ant/pom.xml	2008-10-25 12:30:23 UTC (rev 993)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.1</version>
   </parent>
   <artifactId>jbehave-ant</artifactId>
   <name>JBehave Ant</name>

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

--- branches/jbehave-2.1.x/jbehave-core/pom.xml	2008-10-25 12:26:24 UTC (rev 992)
+++ branches/jbehave-2.1.x/jbehave-core/pom.xml	2008-10-25 12:30:23 UTC (rev 993)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.1</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>jbehave-core</artifactId>

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

--- branches/jbehave-2.1.x/jbehave-maven-plugin/pom.xml	2008-10-25 12:26:24 UTC (rev 992)
+++ branches/jbehave-2.1.x/jbehave-maven-plugin/pom.xml	2008-10-25 12:30:23 UTC (rev 993)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.1</version>
   </parent>
   <artifactId>jbehave-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>

Modified: branches/jbehave-2.1.x/pom.xml (992 => 993)

--- branches/jbehave-2.1.x/pom.xml	2008-10-25 12:26:24 UTC (rev 992)
+++ branches/jbehave-2.1.x/pom.xml	2008-10-25 12:30:23 UTC (rev 993)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jbehave</groupId>
   <artifactId>jbehave</artifactId>
   <packaging>pom</packaging>
-  <version>2.1-SNAPSHOT</version>
+  <version>2.1</version>
   <name>JBehave</name>
   <inceptionYear>2003</inceptionYear>
   <description />
@@ -313,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</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.1</developerConnection>
+    <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.1</url>
   </scm>
 
   <distributionManagement>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to