You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/01/30 16:14:30 UTC

svn commit: r1237709 - /commons/proper/daemon/trunk/pom.xml

Author: sebb
Date: Mon Jan 30 15:14:30 2012
New Revision: 1237709

URL: http://svn.apache.org/viewvc?rev=1237709&view=rev
Log:
Update to CP 23

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

Modified: commons/proper/daemon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk/pom.xml?rev=1237709&r1=1237708&r2=1237709&view=diff
==============================================================================
--- commons/proper/daemon/trunk/pom.xml (original)
+++ commons/proper/daemon/trunk/pom.xml Mon Jan 30 15:14:30 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>21</version>
+    <version>23</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-daemon</groupId>