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:24:09 UTC

svn commit: r580856 - /webservices/sandesha/branches/sandesha2/java/1_3/modules/interop/pom.xml

Author: sumedha
Date: Sun Sep 30 23:24:07 2007
New Revision: 580856

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

Modified:
    webservices/sandesha/branches/sandesha2/java/1_3/modules/interop/pom.xml

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



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