You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/01/26 22:12:13 UTC

svn commit: r1438965 - /commons/proper/digester/trunk/pom.xml

Author: olamy
Date: Sat Jan 26 21:12:13 2013
New Revision: 1438965

URL: http://svn.apache.org/viewvc?rev=1438965&view=rev
Log:
use new released parent

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

Modified: commons/proper/digester/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=1438965&r1=1438964&r2=1438965&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Sat Jan 26 21:12:13 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>28-SNAPSHOT</version>
+    <version>28</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>