- Revision
- 1587
- Author
- mauro
- Date
- 2010-02-25 17:55:43 -0600 (Thu, 25 Feb 2010)
Log Message
[maven-release-plugin] prepare release jbehave-2.5-rc1
Modified Paths
- trunk/core/distribution/pom.xml
- trunk/core/jbehave-ant/pom.xml
- trunk/core/jbehave-core/pom.xml
- trunk/core/jbehave-guice/pom.xml
- trunk/core/jbehave-maven-plugin/pom.xml
- trunk/core/jbehave-pico/pom.xml
- trunk/core/jbehave-spring/pom.xml
- trunk/core/pom.xml
Diff
Modified: trunk/core/distribution/pom.xml (1586 => 1587)
--- trunk/core/distribution/pom.xml 2010-02-25 23:26:09 UTC (rev 1586) +++ trunk/core/distribution/pom.xml 2010-02-25 23:55:43 UTC (rev 1587) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.5-SNAPSHOT</version> + <version>2.5-rc1</version> </parent> <artifactId>jbehave-distribution</artifactId> <packaging>pom</packaging>
Modified: trunk/core/jbehave-ant/pom.xml (1586 => 1587)
--- trunk/core/jbehave-ant/pom.xml 2010-02-25 23:26:09 UTC (rev 1586) +++ trunk/core/jbehave-ant/pom.xml 2010-02-25 23:55:43 UTC (rev 1587) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.5-SNAPSHOT</version> + <version>2.5-rc1</version> </parent> <artifactId>jbehave-ant</artifactId> <name>JBehave Ant</name>
Modified: trunk/core/jbehave-core/pom.xml (1586 => 1587)
--- trunk/core/jbehave-core/pom.xml 2010-02-25 23:26:09 UTC (rev 1586) +++ trunk/core/jbehave-core/pom.xml 2010-02-25 23:55:43 UTC (rev 1587) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.5-SNAPSHOT</version> + <version>2.5-rc1</version> </parent> <packaging>jar</packaging> <artifactId>jbehave-core</artifactId>
Modified: trunk/core/jbehave-guice/pom.xml (1586 => 1587)
--- trunk/core/jbehave-guice/pom.xml 2010-02-25 23:26:09 UTC (rev 1586) +++ trunk/core/jbehave-guice/pom.xml 2010-02-25 23:55:43 UTC (rev 1587) @@ -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.5-SNAPSHOT</version> + <version>2.5-rc1</version> </parent> <artifactId>jbehave-guice</artifactId> <name>JBehave Guice</name>
Modified: trunk/core/jbehave-maven-plugin/pom.xml (1586 => 1587)
--- trunk/core/jbehave-maven-plugin/pom.xml 2010-02-25 23:26:09 UTC (rev 1586) +++ trunk/core/jbehave-maven-plugin/pom.xml 2010-02-25 23:55:43 UTC (rev 1587) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.5-SNAPSHOT</version> + <version>2.5-rc1</version> </parent> <artifactId>jbehave-maven-plugin</artifactId> <packaging>maven-plugin</packaging>
Modified: trunk/core/jbehave-pico/pom.xml (1586 => 1587)
--- trunk/core/jbehave-pico/pom.xml 2010-02-25 23:26:09 UTC (rev 1586) +++ trunk/core/jbehave-pico/pom.xml 2010-02-25 23:55:43 UTC (rev 1587) @@ -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.5-SNAPSHOT</version> + <version>2.5-rc1</version> </parent> <artifactId>jbehave-pico</artifactId> <name>JBehave PicoContainer</name>
Modified: trunk/core/jbehave-spring/pom.xml (1586 => 1587)
--- trunk/core/jbehave-spring/pom.xml 2010-02-25 23:26:09 UTC (rev 1586) +++ trunk/core/jbehave-spring/pom.xml 2010-02-25 23:55:43 UTC (rev 1587) @@ -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.5-SNAPSHOT</version> + <version>2.5-rc1</version> </parent> <artifactId>jbehave-spring</artifactId> <name>JBehave Spring</name>
Modified: trunk/core/pom.xml (1586 => 1587)
--- trunk/core/pom.xml 2010-02-25 23:26:09 UTC (rev 1586) +++ trunk/core/pom.xml 2010-02-25 23:55:43 UTC (rev 1587) @@ -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.5-SNAPSHOT</version> + <version>2.5-rc1</version> <name>JBehave</name> <inceptionYear>2003</inceptionYear> <description>JBehave is a project that supports and facilitates Behaviour-Driven Development.</description> @@ -363,9 +362,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.5-rc1</connection> + <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.5-rc1</developerConnection> + <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.5-rc1</url> </scm> <distributionManagement>
To unsubscribe from this list please visit:
