Author: adrianc Date: Mon Aug 12 20:17:32 2013 New Revision: 1513239 URL: http://svn.apache.org/r1513239 Log: Updated pom.xml to use new site publishing.
Modified: commons/sandbox/convert/trunk/pom.xml Modified: commons/sandbox/convert/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/sandbox/convert/trunk/pom.xml?rev=1513239&r1=1513238&r2=1513239&view=diff ============================================================================== --- commons/sandbox/convert/trunk/pom.xml (original) +++ commons/sandbox/convert/trunk/pom.xml Mon Aug 12 20:17:32 2013 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-sandbox-parent</artifactId> - <version>9</version> + <version>10</version> </parent> <name>Commons Convert</name> <artifactId>commons-convert</artifactId>