You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2012/04/23 09:39:05 UTC

svn commit: r1329105 - /axis/axis2/java/rampart/branches/1_6/modules/rampart-samples/pom.xml

Author: veithen
Date: Mon Apr 23 07:39:05 2012
New Revision: 1329105

URL: http://svn.apache.org/viewvc?rev=1329105&view=rev
Log:
Fixed version number in new rampart-samples module.

Modified:
    axis/axis2/java/rampart/branches/1_6/modules/rampart-samples/pom.xml

Modified: axis/axis2/java/rampart/branches/1_6/modules/rampart-samples/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_6/modules/rampart-samples/pom.xml?rev=1329105&r1=1329104&r2=1329105&view=diff
==============================================================================
--- axis/axis2/java/rampart/branches/1_6/modules/rampart-samples/pom.xml (original)
+++ axis/axis2/java/rampart/branches/1_6/modules/rampart-samples/pom.xml Mon Apr 23 07:39:05 2012
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.rampart</groupId>
         <artifactId>rampart-project</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>