- Revision
- 1115
- Author
- mauro
- Date
- 2009-02-24 18:34:25 -0600 (Tue, 24 Feb 2009)
Log Message
[maven-release-plugin] prepare release jbehave-web-2.0-beta-2
Modified Paths
- trunk/web/distribution/pom.xml
- trunk/web/pom.xml
- trunk/web/web-io/pom.xml
- trunk/web/web-resources/pom.xml
- trunk/web/web-selenium/pom.xml
- trunk/web/web-waffle/pom.xml
Diff
Modified: trunk/web/distribution/pom.xml (1114 => 1115)
--- trunk/web/distribution/pom.xml 2009-02-25 00:28:56 UTC (rev 1114) +++ trunk/web/distribution/pom.xml 2009-02-25 00:34:25 UTC (rev 1115) @@ -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.web</groupId> <artifactId>jbehave-web</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-beta-2</version> </parent> <artifactId>jbehave-web-distribution</artifactId> <packaging>pom</packaging>
Modified: trunk/web/pom.xml (1114 => 1115)
--- trunk/web/pom.xml 2009-02-25 00:28:56 UTC (rev 1114) +++ trunk/web/pom.xml 2009-02-25 00:34:25 UTC (rev 1115) @@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.jbehave.web</groupId> <artifactId>jbehave-web</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-beta-2</version> <packaging>pom</packaging> <name>JBehave Web</name> <description>JBehave Web aims to provide a web integration layer for Behaviou-Driven Development</description> @@ -344,9 +344,9 @@ <contributors /> <scm> - <connection>scm:svn:https://svn.codehaus.org/jbehave/sandbox/jbehave-web</connection> - <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/sandbox/jbehave-web</developerConnection> - <url>http://svn.codehaus.org/jbehave/sandbox/jbehave-web</url> + <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-web-2.0-beta-2</connection> + <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-web-2.0-beta-2</developerConnection> + <url>http://svn.codehaus.org/jbehave/tags/jbehave-web-2.0-beta-2</url> </scm> <distributionManagement>
Modified: trunk/web/web-io/pom.xml (1114 => 1115)
--- trunk/web/web-io/pom.xml 2009-02-25 00:28:56 UTC (rev 1114) +++ trunk/web/web-io/pom.xml 2009-02-25 00:34:25 UTC (rev 1115) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave.web</groupId> <artifactId>jbehave-web</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-beta-2</version> </parent> <artifactId>jbehave-web-io</artifactId> <packaging>jar</packaging>
Modified: trunk/web/web-resources/pom.xml (1114 => 1115)
--- trunk/web/web-resources/pom.xml 2009-02-25 00:28:56 UTC (rev 1114) +++ trunk/web/web-resources/pom.xml 2009-02-25 00:34:25 UTC (rev 1115) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave.web</groupId> <artifactId>jbehave-web</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-beta-2</version> </parent> <artifactId>jbehave-web-resources</artifactId> <packaging>jar</packaging>
Modified: trunk/web/web-selenium/pom.xml (1114 => 1115)
--- trunk/web/web-selenium/pom.xml 2009-02-25 00:28:56 UTC (rev 1114) +++ trunk/web/web-selenium/pom.xml 2009-02-25 00:34:25 UTC (rev 1115) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave.web</groupId> <artifactId>jbehave-web</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-beta-2</version> </parent> <artifactId>jbehave-web-selenium</artifactId> <packaging>jar</packaging>
Modified: trunk/web/web-waffle/pom.xml (1114 => 1115)
--- trunk/web/web-waffle/pom.xml 2009-02-25 00:28:56 UTC (rev 1114) +++ trunk/web/web-waffle/pom.xml 2009-02-25 00:34:25 UTC (rev 1115) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave.web</groupId> <artifactId>jbehave-web</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-beta-2</version> </parent> <artifactId>jbehave-web-waffle</artifactId> <packaging>jar</packaging> <!-- NOTE: Change to war to run with jetty -->
To unsubscribe from this list please visit: