Author: oheger
Date: Wed Apr 6 09:47:36 2011
New Revision: 1089376
URL: http://svn.apache.org/viewvc?rev=1089376&view=rev
Log:
Switched to commons-parent 20.
Modified:
commons/proper/configuration/trunk/pom.xml
Modified: commons/proper/configuration/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1089376&r1=1089375&r2=1089376&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Wed Apr 6 09:47:36 2011
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>19</version>
+ <version>20</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-configuration</groupId>