Author: simonetripodi Date: Fri Jun 3 21:03:28 2011 New Revision: 1131244 URL: http://svn.apache.org/viewvc?rev=1131244&view=rev Log: switched to commons-parent 21
Modified: commons/sandbox/digester3/trunk/pom.xml Modified: commons/sandbox/digester3/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/pom.xml?rev=1131244&r1=1131243&r2=1131244&view=diff ============================================================================== --- commons/sandbox/digester3/trunk/pom.xml (original) +++ commons/sandbox/digester3/trunk/pom.xml Fri Jun 3 21:03:28 2011 @@ -20,8 +20,8 @@ <parent> <groupId>org.apache.commons</groupId> - <artifactId>commons-sandbox-parent</artifactId> - <version>9</version> + <artifactId>commons-parent</artifactId> + <version>21</version> </parent> <groupId>org.apache.commons</groupId>