Author: stain
Date: Mon Sep 12 15:43:59 2016
New Revision: 1760393
URL: http://svn.apache.org/viewvc?rev=1760393&view=rev
Log:
newer 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=1760393&r1=1760392&r2=1760393&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Mon Sep 12 15:43:59 2016
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>40</version>
+ <version>41</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-beanutils</groupId>