- Revision
- 1313
- Author
- mauro
- Date
- 2009-10-11 05:21:26 -0500 (Sun, 11 Oct 2009)
Log Message
Rolled back version to jbehave-site to 2.0.
Modified Paths
Diff
Modified: trunk/site/pom.xml (1312 => 1313)
--- trunk/site/pom.xml 2009-10-11 10:17:28 UTC (rev 1312) +++ trunk/site/pom.xml 2009-10-11 10:21:26 UTC (rev 1313) @@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.jbehave.site</groupId> <artifactId>jbehave-site</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>JBehave Site</name> <description>JBehave Site provide site resources and templates for use by JBehave documentations and distributions</description>
Modified: trunk/site/site-resources/pom.xml (1312 => 1313)
--- trunk/site/site-resources/pom.xml 2009-10-11 10:17:28 UTC (rev 1312) +++ trunk/site/site-resources/pom.xml 2009-10-11 10:21:26 UTC (rev 1313) @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave.site</groupId> <artifactId>jbehave-site</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> </parent> <artifactId>jbehave-site-resources</artifactId> <packaging>jar</packaging>
Modified: trunk/site/site-templates/pom.xml (1312 => 1313)
--- trunk/site/site-templates/pom.xml 2009-10-11 10:17:28 UTC (rev 1312) +++ trunk/site/site-templates/pom.xml 2009-10-11 10:21:26 UTC (rev 1313) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave.site</groupId> <artifactId>jbehave-site</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> </parent> <artifactId>jbehave-site-templates</artifactId> <packaging>jar</packaging>
To unsubscribe from this list please visit:
