Author: ruwan Date: Fri Feb 18 04:35:52 2011 New Revision: 1071883 URL: http://svn.apache.org/viewvc?rev=1071883&view=rev Log: Fixing the apache root pom version
Modified: axis/axis2/java/core/branches/1_6/modules/parent/pom.xml axis/axis2/java/core/branches/1_6/pom.xml Modified: axis/axis2/java/core/branches/1_6/modules/parent/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/parent/pom.xml?rev=1071883&r1=1071882&r2=1071883&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/parent/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/parent/pom.xml Fri Feb 18 04:35:52 2011 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>7</version> + <version>8</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.axis2</groupId> Modified: axis/axis2/java/core/branches/1_6/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/pom.xml?rev=1071883&r1=1071882&r2=1071883&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/pom.xml Fri Feb 18 04:35:52 2011 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>7</version> + <version>8</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.axis2</groupId>