You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2013/02/10 18:38:44 UTC

svn commit: r1444572 - /commons/sandbox/beanutils2/trunk/pom.xml

Author: britter
Date: Sun Feb 10 17:38:44 2013
New Revision: 1444572

URL: http://svn.apache.org/r1444572
Log:
Switch from commons-parent-pom to commons-sandbox-parent-pom (version 10)

Modified:
    commons/sandbox/beanutils2/trunk/pom.xml

Modified: commons/sandbox/beanutils2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/beanutils2/trunk/pom.xml?rev=1444572&r1=1444571&r2=1444572&view=diff
==============================================================================
--- commons/sandbox/beanutils2/trunk/pom.xml (original)
+++ commons/sandbox/beanutils2/trunk/pom.xml Sun Feb 10 17:38:44 2013
@@ -21,8 +21,8 @@
 
   <parent>
     <groupId>org.apache.commons</groupId>
-    <artifactId>commons-parent</artifactId>
-    <version>25</version>
+    <artifactId>commons-sandbox-parent</artifactId>
+    <version>10</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>