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:26:38 UTC

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

Author: sumedha
Date: Sun Sep 30 23:26:36 2007
New Revision: 580858

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

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

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



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