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/11 11:35:25 UTC

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

Author: olamy
Date: Fri Jan 11 10:35:25 2013
New Revision: 1431978

URL: http://svn.apache.org/viewvc?rev=1431978&view=rev
Log:
use last parent snapshot to test svnpubsub for this multi module project

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=1431978&r1=1431977&r2=1431978&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Fri Jan 11 10:35:25 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>27</version>
+    <version>28-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>