Author: struberg Date: Sat Mar 16 11:03:12 2013 New Revision: 1457237 URL: http://svn.apache.org/r1457237 Log: upgrade xbean-finder from snapshot to final version
Modified: commons/sandbox/weaver/trunk/pom.xml Modified: commons/sandbox/weaver/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/sandbox/weaver/trunk/pom.xml?rev=1457237&r1=1457236&r2=1457237&view=diff ============================================================================== --- commons/sandbox/weaver/trunk/pom.xml (original) +++ commons/sandbox/weaver/trunk/pom.xml Sat Mar 16 11:03:12 2013 @@ -87,7 +87,7 @@ <dependency> <groupId>org.apache.xbean</groupId> <artifactId>xbean-finder-shaded</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.13</version> </dependency> <dependency> <groupId>org.apache.commons</groupId>