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 2011/05/26 18:18:39 UTC

svn commit: r1127982 - /commons/sandbox/digester3/trunk/pom.xml

Author: simonetripodi
Date: Thu May 26 16:18:39 2011
New Revision: 1127982

URL: http://svn.apache.org/viewvc?rev=1127982&view=rev
Log:
upgradet parent pom to version 21

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

Modified: commons/sandbox/digester3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/pom.xml?rev=1127982&r1=1127981&r2=1127982&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/pom.xml (original)
+++ commons/sandbox/digester3/trunk/pom.xml Thu May 26 16:18:39 2011
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>20</version>
+    <version>21</version>
   </parent>
 
   <groupId>org.apache.commmons</groupId>