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/02/01 18:00:07 UTC

svn commit: r1239204 - /commons/sandbox/graph/trunk/pom.xml

Author: ggregory
Date: Wed Feb  1 17:00:06 2012
New Revision: 1239204

URL: http://svn.apache.org/viewvc?rev=1239204&view=rev
Log:
Update to commons-parent 23.

Modified:
    commons/sandbox/graph/trunk/pom.xml

Modified: commons/sandbox/graph/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/graph/trunk/pom.xml?rev=1239204&r1=1239203&r2=1239204&view=diff
==============================================================================
--- commons/sandbox/graph/trunk/pom.xml (original)
+++ commons/sandbox/graph/trunk/pom.xml Wed Feb  1 17:00:06 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>22</version>
+    <version>23</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>