Author: tmjee Date: Thu May 4 10:00:09 2006 New Revision: 399763 URL: http://svn.apache.org/viewcvs?rev=399763&view=rev Log: changed nanocontainer-nanowar's version from 1.0 to 1.0-SNAPSHOT, cause there's not yet a 1.0 release from CodeHaus, just pre 1.0, so that maven will not complain when running some of its lifecycle.
Modified: incubator/webwork2/pom.xml Modified: incubator/webwork2/pom.xml URL: http://svn.apache.org/viewcvs/incubator/webwork2/pom.xml?rev=399763&r1=399762&r2=399763&view=diff ============================================================================== --- incubator/webwork2/pom.xml (original) +++ incubator/webwork2/pom.xml Thu May 4 10:00:09 2006 @@ -424,7 +424,7 @@ <dependency> <groupId>nanocontainer</groupId> <artifactId>nanocontainer-nanowar</artifactId> - <version>1.0</version> + <version>1.0-SNAPSHOT</version> </dependency> <!-- nanocontainer override -->