Author: shankar Date: Tue Jan 4 06:57:55 2011 New Revision: 1054918 URL: http://svn.apache.org/viewvc?rev=1054918&view=rev Log: Changing versions so that release:prepare can run without problem
Modified: axis/axis2/java/rampart/branches/1_5_x/modules/distribution/pom.xml Modified: axis/axis2/java/rampart/branches/1_5_x/modules/distribution/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/distribution/pom.xml?rev=1054918&r1=1054917&r2=1054918&view=diff ============================================================================== --- axis/axis2/java/rampart/branches/1_5_x/modules/distribution/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_5_x/modules/distribution/pom.xml Tue Jan 4 06:57:55 2011 @@ -102,13 +102,13 @@ <dependency> <groupId>org.apache.rampart</groupId> <artifactId>rampart</artifactId> - <version>${rampart.mar.version}</version> + <version>${pom.version}</version> <type>mar</type> </dependency> <dependency> <groupId>org.apache.rampart</groupId> <artifactId>rahas</artifactId> - <version>${rahas.mar.version}</version> + <version>${pom.version}</version> <type>mar</type> </dependency> <dependency>