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/02/20 00:07:11 UTC

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

Author: simonetripodi
Date: Sat Feb 19 23:07:10 2011
New Revision: 1072459

URL: http://svn.apache.org/viewvc?rev=1072459&view=rev
Log:
upgrated to commons-parent 18

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=1072459&r1=1072458&r2=1072459&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/pom.xml (original)
+++ commons/sandbox/digester3/trunk/pom.xml Sat Feb 19 23:07:10 2011
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>17</version>
+        <version>18</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>