- Revision
- 1209
- Author
- mauro
- Date
- 2009-08-27 11:22:22 -0500 (Thu, 27 Aug 2009)
Log Message
[maven-release-plugin] prepare release jbehave-2.2.1
Modified Paths
- trunk/core/jbehave-ant/pom.xml
- trunk/core/jbehave-core/pom.xml
- trunk/core/jbehave-maven-plugin/pom.xml
- trunk/core/pom.xml
Diff
Modified: trunk/core/jbehave-ant/pom.xml (1208 => 1209)
--- trunk/core/jbehave-ant/pom.xml 2009-08-27 16:21:18 UTC (rev 1208) +++ trunk/core/jbehave-ant/pom.xml 2009-08-27 16:22:22 UTC (rev 1209) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.2.1</version> </parent> <artifactId>jbehave-ant</artifactId> <name>JBehave Ant</name>
Modified: trunk/core/jbehave-core/pom.xml (1208 => 1209)
--- trunk/core/jbehave-core/pom.xml 2009-08-27 16:21:18 UTC (rev 1208) +++ trunk/core/jbehave-core/pom.xml 2009-08-27 16:22:22 UTC (rev 1209) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.2.1</version> </parent> <packaging>jar</packaging> <artifactId>jbehave-core</artifactId>
Modified: trunk/core/jbehave-maven-plugin/pom.xml (1208 => 1209)
--- trunk/core/jbehave-maven-plugin/pom.xml 2009-08-27 16:21:18 UTC (rev 1208) +++ trunk/core/jbehave-maven-plugin/pom.xml 2009-08-27 16:22:22 UTC (rev 1209) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.2.1</version> </parent> <artifactId>jbehave-maven-plugin</artifactId> <packaging>maven-plugin</packaging>
Modified: trunk/core/pom.xml (1208 => 1209)
--- trunk/core/pom.xml 2009-08-27 16:21:18 UTC (rev 1208) +++ trunk/core/pom.xml 2009-08-27 16:22:22 UTC (rev 1209) @@ -3,7 +3,7 @@ <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> <packaging>pom</packaging> - <version>2.3-SNAPSHOT</version> + <version>2.2.1</version> <name>JBehave</name> <inceptionYear>2003</inceptionYear> <description /> @@ -312,9 +312,9 @@ <contributors /> <scm> - <connection>scm:svn:https://svn.codehaus.org/jbehave/trunk/core</connection> - <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/trunk/core</developerConnection> - <url>http://svn.codehaus.org/jbehave/trunk/core</url> + <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.2.1</connection> + <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.2.1</developerConnection> + <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.2.1</url> </scm> <distributionManagement>
To unsubscribe from this list please visit:
