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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to