Diff
Modified: trunk/web/distribution/pom.xml (1393 => 1394)
--- trunk/web/distribution/pom.xml 2009-12-03 11:50:11 UTC (rev 1393)
+++ trunk/web/distribution/pom.xml 2009-12-03 12:09:35 UTC (rev 1394)
<at> <at> -3,7 +3,7 <at> <at>
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1.5</version>
</parent>
<artifactId>jbehave-web-distribution</artifactId>
<packaging>pom</packaging>
Modified: trunk/web/pom.xml (1393 => 1394)
--- trunk/web/pom.xml 2009-12-03 11:50:11 UTC (rev 1393)
+++ trunk/web/pom.xml 2009-12-03 12:09:35 UTC (rev 1394)
<at> <at> -2,7 +2,7 <at> <at>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1.5</version>
<packaging>pom</packaging>
<name>JBehave Web</name>
<description>JBehave Web aims to provide a web integration layer for Behaviour-Driven Development</description>
<at> <at> -344,9 +344,9 <at> <at>
<contributors />
<scm>
- <connection>scm:svn:https://svn.codehaus.org/jbehave/trunk/web</connection>
- <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/trunk/web</developerConnection>
- <url>http://svn.codehaus.org/jbehave/trunk/web</url>
+ <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-web-2.1.5</connection>
+ <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-web-2.1.5</developerConnection>
+ <url>http://svn.codehaus.org/jbehave/tags/jbehave-web-2.1.5</url>
</scm>
<distributionManagement>
Modified: trunk/web/web-io/pom.xml (1393 => 1394)
--- trunk/web/web-io/pom.xml 2009-12-03 11:50:11 UTC (rev 1393)
+++ trunk/web/web-io/pom.xml 2009-12-03 12:09:35 UTC (rev 1394)
<at> <at> -3,7 +3,7 <at> <at>
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1.5</version>
</parent>
<artifactId>jbehave-web-io</artifactId>
<packaging>jar</packaging>
Modified: trunk/web/web-resources/pom.xml (1393 => 1394)
--- trunk/web/web-resources/pom.xml 2009-12-03 11:50:11 UTC (rev 1393)
+++ trunk/web/web-resources/pom.xml 2009-12-03 12:09:35 UTC (rev 1394)
<at> <at> -3,7 +3,7 <at> <at>
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1.5</version>
</parent>
<artifactId>jbehave-web-resources</artifactId>
<packaging>jar</packaging>
Modified: trunk/web/web-runner/pom.xml (1393 => 1394)
--- trunk/web/web-runner/pom.xml 2009-12-03 11:50:11 UTC (rev 1393)
+++ trunk/web/web-runner/pom.xml 2009-12-03 12:09:35 UTC (rev 1394)
<at> <at> -3,7 +3,7 <at> <at>
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1.5</version>
</parent>
<artifactId>jbehave-web-runner</artifactId>
<packaging>jar</packaging> <!-- NOTE: Change to war to run with jetty -->
Modified: trunk/web/web-selenium/pom.xml (1393 => 1394)
--- trunk/web/web-selenium/pom.xml 2009-12-03 11:50:11 UTC (rev 1393)
+++ trunk/web/web-selenium/pom.xml 2009-12-03 12:09:35 UTC (rev 1394)
<at> <at> -3,7 +3,7 <at> <at>
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1.5</version>
</parent>
<artifactId>jbehave-web-selenium</artifactId>
<packaging>jar</packaging>