You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by su...@apache.org on 2007/10/01 08:22:59 UTC

svn commit: r580855 - /webservices/sandesha/branches/sandesha2/java/1_3/modules/rampart-integration/pom.xml

Author: sumedha
Date: Sun Sep 30 23:22:54 2007
New Revision: 580855

URL: http://svn.apache.org/viewvc?rev=580855&view=rev
Log:
reading version from root pom

Modified:
    webservices/sandesha/branches/sandesha2/java/1_3/modules/rampart-integration/pom.xml

Modified: webservices/sandesha/branches/sandesha2/java/1_3/modules/rampart-integration/pom.xml
URL: http://svn.apache.org/viewvc/webservices/sandesha/branches/sandesha2/java/1_3/modules/rampart-integration/pom.xml?rev=580855&r1=580854&r2=580855&view=diff
==============================================================================
--- webservices/sandesha/branches/sandesha2/java/1_3/modules/rampart-integration/pom.xml (original)
+++ webservices/sandesha/branches/sandesha2/java/1_3/modules/rampart-integration/pom.xml Sun Sep 30 23:22:54 2007
@@ -45,7 +45,7 @@
     	<dependency>
             <groupId>org.apache.sandesha2</groupId>
             <artifactId>sandesha2-core</artifactId>
-            <version>1.3-SNAPSHOT</version>
+            <version>${pom.version}</version>
         </dependency>
 	
 			<!-- Rampart -->



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org