You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/08/24 16:14:02 UTC

svn commit: r1376927 - /commons/proper/lang/trunk/pom.xml

Author: ggregory
Date: Fri Aug 24 14:14:02 2012
New Revision: 1376927

URL: http://svn.apache.org/viewvc?rev=1376927&view=rev
Log:
Update to Commons-Parent 26.

Modified:
    commons/proper/lang/trunk/pom.xml

Modified: commons/proper/lang/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1376927&r1=1376926&r2=1376927&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Fri Aug 24 14:14:02 2012
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>25</version>
+    <version>26</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>