Author: niallp Date: Mon Mar 15 23:21:46 2010 New Revision: 923504 URL: http://svn.apache.org/viewvc?rev=923504&view=rev Log: Upgrade to commons-parent-14
Modified: commons/proper/jelly/branches/MAVEN-2-BRANCH/pom.xml Modified: commons/proper/jelly/branches/MAVEN-2-BRANCH/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/MAVEN-2-BRANCH/pom.xml?rev=923504&r1=923503&r2=923504&view=diff ============================================================================== --- commons/proper/jelly/branches/MAVEN-2-BRANCH/pom.xml (original) +++ commons/proper/jelly/branches/MAVEN-2-BRANCH/pom.xml Mon Mar 15 23:21:46 2010 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>13</version> + <version>14</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging>