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/12/04 19:41:32 UTC

svn commit: r1417108 - /commons/proper/imaging/trunk/pom.xml

Author: ggregory
Date: Tue Dec  4 18:41:31 2012
New Revision: 1417108

URL: http://svn.apache.org/viewvc?rev=1417108&view=rev
Log:
Update commons-parent to version 27 from 26.

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

Modified: commons/proper/imaging/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1417108&r1=1417107&r2=1417108&view=diff
==============================================================================
--- commons/proper/imaging/trunk/pom.xml (original)
+++ commons/proper/imaging/trunk/pom.xml Tue Dec  4 18:41:31 2012
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>26</version>
+    <version>27</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>