Author: oheger
Date: Sun May 25 17:13:15 2014
New Revision: 1597451
URL: http://svn.apache.org/r1597451
Log:
Switched to most recent version of Commons Parent.
Modified:
commons/proper/beanutils/trunk/pom.xml
Modified: commons/proper/beanutils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1597451&r1=1597450&r2=1597451&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Sun May 25 17:13:15 2014
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>32</version>
+ <version>33</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-beanutils</groupId>