Author: niallp
Date: Mon Jul 21 10:46:06 2008
New Revision: 678503
URL: http://svn.apache.org/viewvc?rev=678503&view=rev
Log:
change commons-parent to version 11
Modified:
commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml
Modified: commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml?rev=678503&r1=678502&r2=678503&view=diff
==============================================================================
--- commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml (original)
+++ commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml Mon Jul 21 10:46:06
2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>10</version>
+ <version>11</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-pool</groupId>