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/10/10 00:07:38 UTC

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

Author: ggregory
Date: Tue Oct  9 22:07:38 2012
New Revision: 1396376

URL: http://svn.apache.org/viewvc?rev=1396376&view=rev
Log:
Update Commons Parent from version 26 to 27.

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=1396376&r1=1396375&r2=1396376&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Tue Oct  9 22:07:38 2012
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>26</version>
+    <version>27</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>