- Revision
- 295
- Author
- mauro
- Date
- 2007-07-28 07:12:52 -0500 (Sat, 28 Jul 2007)
Log Message
Updated to stable releases of nanocontainer and rspec-maven-plugin
Modified Paths
Diff
Modified: trunk/extensions/webcontainer/pom.xml (294 => 295)
--- trunk/extensions/webcontainer/pom.xml 2007-07-28 12:04:47 UTC (rev 294) +++ trunk/extensions/webcontainer/pom.xml 2007-07-28 12:12:52 UTC (rev 295) @@ -19,7 +19,7 @@ <dependency> <groupId>org.nanocontainer</groupId> <artifactId>nanocontainer-webcontainer</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.1.1</version> </dependency> <dependency> <groupId>org.mortbay.jetty</groupId>
Modified: trunk/pom.xml (294 => 295)
--- trunk/pom.xml 2007-07-28 12:04:47 UTC (rev 294) +++ trunk/pom.xml 2007-07-28 12:12:52 UTC (rev 295) @@ -236,7 +236,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>rspec-maven-plugin</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0-beta-1</version> </plugin> <plugin> <groupId>org.codehaus.xsite</groupId>
To unsubscribe from this list please visit:
