Author: struberg Date: Sat Dec 22 15:39:54 2012 New Revision: 1425297 URL: http://svn.apache.org/viewvc?rev=1425297&view=rev Log: upgrade to sandbox-parent-10-SNAPSHOT
please note that 10-SNAPSHOT needs to get upgraded to latest commons-parent still. Without this update we do not pick up the ServiceLoader config from src/main/resources properly Modified: commons/sandbox/privilizer/trunk/pom.xml Modified: commons/sandbox/privilizer/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/sandbox/privilizer/trunk/pom.xml?rev=1425297&r1=1425296&r2=1425297&view=diff ============================================================================== --- commons/sandbox/privilizer/trunk/pom.xml (original) +++ commons/sandbox/privilizer/trunk/pom.xml Sat Dec 22 15:39:54 2012 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-sandbox-parent</artifactId> - <version>9</version> + <version>10-SNAPSHOT</version> </parent> <groupId>org.apache.commons</groupId>