Author: sumedha
Date: Sun Sep 30 23:33:11 2007
New Revision: 580859
URL: http://svn.apache.org/viewvc?rev=580859&view=rev
Log:
reading version from parent pom
Modified:
webservices/sandesha/branches/sandesha2/java/1_3/modules/mar/pom.xml
Modified: webservices/sandesha/branches/sandesha2/java/1_3/modules/mar/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/sandesha/branches/sandesha2/java/1_3/modules/mar/pom.xml?rev=580859&r1=580858&r2=580859&view=diff
==============================================================================
--- webservices/sandesha/branches/sandesha2/java/1_3/modules/mar/pom.xml
(original)
+++ webservices/sandesha/branches/sandesha2/java/1_3/modules/mar/pom.xml Sun
Sep 30 23:33:11 2007
@@ -84,7 +84,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]