Author: samisa Date: Wed Dec 22 13:59:03 2010 New Revision: 1051905 URL: http://svn.apache.org/viewvc?rev=1051905&view=rev Log: Updating the version to 1.5.1 for next release based on Axis2 1.5.4
Modified: axis/axis2/java/rampart/branches/1_5_x/modules/distribution/pom.xml axis/axis2/java/rampart/branches/1_5_x/modules/documentation/pom.xml axis/axis2/java/rampart/branches/1_5_x/modules/rampart-core/pom.xml axis/axis2/java/rampart/branches/1_5_x/modules/rampart-integration/pom.xml axis/axis2/java/rampart/branches/1_5_x/modules/rampart-mar/pom.xml axis/axis2/java/rampart/branches/1_5_x/modules/rampart-policy/pom.xml axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/basic/build.xml axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/policy/build.xml axis/axis2/java/rampart/branches/1_5_x/modules/rampart-tests/pom.xml axis/axis2/java/rampart/branches/1_5_x/modules/rampart-trust-mar/pom.xml axis/axis2/java/rampart/branches/1_5_x/modules/rampart-trust/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=1051905&r1=1051904&r2=1051905&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 Wed Dec 22 13:59:03 2010 @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.rampart</groupId> <artifactId>rampart-project</artifactId> - <version>SNAPSHOT</version> + <version>1.5.1</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -117,4 +117,4 @@ </dependency> </dependencies> -</project> \ No newline at end of file +</project> Modified: axis/axis2/java/rampart/branches/1_5_x/modules/documentation/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/documentation/pom.xml?rev=1051905&r1=1051904&r2=1051905&view=diff ============================================================================== --- axis/axis2/java/rampart/branches/1_5_x/modules/documentation/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_5_x/modules/documentation/pom.xml Wed Dec 22 13:59:03 2010 @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.rampart</groupId> <artifactId>rampart-project</artifactId> - <version>SNAPSHOT</version> + <version>1.5.1</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -30,4 +30,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project> Modified: axis/axis2/java/rampart/branches/1_5_x/modules/rampart-core/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/rampart-core/pom.xml?rev=1051905&r1=1051904&r2=1051905&view=diff ============================================================================== --- axis/axis2/java/rampart/branches/1_5_x/modules/rampart-core/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_5_x/modules/rampart-core/pom.xml Wed Dec 22 13:59:03 2010 @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.rampart</groupId> <artifactId>rampart-project</artifactId> - <version>SNAPSHOT</version> + <version>1.5.1</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: axis/axis2/java/rampart/branches/1_5_x/modules/rampart-integration/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/rampart-integration/pom.xml?rev=1051905&r1=1051904&r2=1051905&view=diff ============================================================================== --- axis/axis2/java/rampart/branches/1_5_x/modules/rampart-integration/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_5_x/modules/rampart-integration/pom.xml Wed Dec 22 13:59:03 2010 @@ -5,14 +5,14 @@ <parent> <groupId>org.apache.rampart</groupId> <artifactId>rampart-project</artifactId> - <version>SNAPSHOT</version> + <version>1.5.1</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>rampart-integration</artifactId> <packaging>jar</packaging> - <version>SNAPSHOT</version> + <version>1.5.1</version> <name>Rampart - Integration</name> <build> Modified: axis/axis2/java/rampart/branches/1_5_x/modules/rampart-mar/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/rampart-mar/pom.xml?rev=1051905&r1=1051904&r2=1051905&view=diff ============================================================================== --- axis/axis2/java/rampart/branches/1_5_x/modules/rampart-mar/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_5_x/modules/rampart-mar/pom.xml Wed Dec 22 13:59:03 2010 @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.rampart</groupId> <artifactId>rampart-project</artifactId> - <version>SNAPSHOT</version> + <version>1.5.1</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: axis/axis2/java/rampart/branches/1_5_x/modules/rampart-policy/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/rampart-policy/pom.xml?rev=1051905&r1=1051904&r2=1051905&view=diff ============================================================================== --- axis/axis2/java/rampart/branches/1_5_x/modules/rampart-policy/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_5_x/modules/rampart-policy/pom.xml Wed Dec 22 13:59:03 2010 @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.rampart</groupId> <artifactId>rampart-project</artifactId> - <version>SNAPSHOT</version> + <version>1.5.1</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/basic/build.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/basic/build.xml?rev=1051905&r1=1051904&r2=1051905&view=diff ============================================================================== --- axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/basic/build.xml (original) +++ axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/basic/build.xml Wed Dec 22 13:59:03 2010 @@ -23,8 +23,8 @@ <property name="keys.dir" value="../keys"/> <property name="temp.client.dir" value="build/temp_client"/> - <property name="addressing.mar" value="addressing-SNAPSHOT.mar"/> - <property name="rampart.mar" value="rampart-SNAPSHOT.mar"/> + <property name="addressing.mar" value="addressing-1.5.4.mar"/> + <property name="rampart.mar" value="rampart-1.5.1.mar"/> <property name="client.port" value="8080"/> <property name="server.port" value="8080"/> Modified: axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/policy/build.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/policy/build.xml?rev=1051905&r1=1051904&r2=1051905&view=diff ============================================================================== --- axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/policy/build.xml (original) +++ axis/axis2/java/rampart/branches/1_5_x/modules/rampart-samples/policy/build.xml Wed Dec 22 13:59:03 2010 @@ -24,9 +24,9 @@ <property name="keys.dir" value="../keys"/> <property name="temp.client.dir" value="build/temp_client"/> - <property name="addressing.mar" value="addressing-SNAPSHOT.mar"/> - <property name="rampart.mar" value="rampart-SNAPSHOT.mar"/> - <property name="rahas.mar" value="rahas-SNAPSHOT.mar"/> + <property name="addressing.mar" value="addressing-1.5.4.mar"/> + <property name="rampart.mar" value="rampart-1.5.1.mar"/> + <property name="rahas.mar" value="rahas-1.5.1.mar"/> <property name="client.port" value="8080"/> <property name="server.port" value="8080"/> Modified: axis/axis2/java/rampart/branches/1_5_x/modules/rampart-tests/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/rampart-tests/pom.xml?rev=1051905&r1=1051904&r2=1051905&view=diff ============================================================================== --- axis/axis2/java/rampart/branches/1_5_x/modules/rampart-tests/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_5_x/modules/rampart-tests/pom.xml Wed Dec 22 13:59:03 2010 @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.rampart</groupId> <artifactId>rampart-project</artifactId> - <version>SNAPSHOT</version> + <version>1.5.1</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: axis/axis2/java/rampart/branches/1_5_x/modules/rampart-trust-mar/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/rampart-trust-mar/pom.xml?rev=1051905&r1=1051904&r2=1051905&view=diff ============================================================================== --- axis/axis2/java/rampart/branches/1_5_x/modules/rampart-trust-mar/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_5_x/modules/rampart-trust-mar/pom.xml Wed Dec 22 13:59:03 2010 @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.rampart</groupId> <artifactId>rampart-project</artifactId> - <version>SNAPSHOT</version> + <version>1.5.1</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: axis/axis2/java/rampart/branches/1_5_x/modules/rampart-trust/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/modules/rampart-trust/pom.xml?rev=1051905&r1=1051904&r2=1051905&view=diff ============================================================================== --- axis/axis2/java/rampart/branches/1_5_x/modules/rampart-trust/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_5_x/modules/rampart-trust/pom.xml Wed Dec 22 13:59:03 2010 @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.rampart</groupId> <artifactId>rampart-project</artifactId> - <version>SNAPSHOT</version> + <version>1.5.1</version> <relativePath>../../pom.xml</relativePath> </parent>