You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2012/02/27 17:32:32 UTC

svn commit: r1294202 - /commons/proper/chain/trunk/pom.xml

Author: simonetripodi
Date: Mon Feb 27 16:32:32 2012
New Revision: 1294202

URL: http://svn.apache.org/viewvc?rev=1294202&view=rev
Log:
parent updated to latest release version

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

Modified: commons/proper/chain/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/chain/trunk/pom.xml?rev=1294202&r1=1294201&r2=1294202&view=diff
==============================================================================
--- commons/proper/chain/trunk/pom.xml (original)
+++ commons/proper/chain/trunk/pom.xml Mon Feb 27 16:32:32 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>22</version>
+    <version>23</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-chain</groupId>