You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by da...@apache.org on 2013/01/28 21:33:13 UTC

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

Author: damjan
Date: Mon Jan 28 20:33:12 2013
New Revision: 1439611

URL: http://svn.apache.org/viewvc?rev=1439611&view=rev
Log:
Increase Commons parent pom version to 28.


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=1439611&r1=1439610&r2=1439611&view=diff
==============================================================================
--- commons/proper/imaging/trunk/pom.xml (original)
+++ commons/proper/imaging/trunk/pom.xml Mon Jan 28 20:33:12 2013
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>27</version>
+    <version>28</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>