You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2013/03/30 18:31:39 UTC

svn commit: r1462808 - /commons/sandbox/classscan/trunk/parent/pom.xml

Author: chas
Date: Sat Mar 30 17:31:39 2013
New Revision: 1462808

URL: http://svn.apache.org/r1462808
Log:
use commons parent version 28

Modified:
    commons/sandbox/classscan/trunk/parent/pom.xml

Modified: commons/sandbox/classscan/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/classscan/trunk/parent/pom.xml?rev=1462808&r1=1462807&r2=1462808&view=diff
==============================================================================
--- commons/sandbox/classscan/trunk/parent/pom.xml (original)
+++ commons/sandbox/classscan/trunk/parent/pom.xml Sat Mar 30 17:31:39 2013
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>24</version>
+    <version>28</version>
   </parent>
   
   <properties>