Author: veithen Date: Tue May 24 19:32:37 2011 New Revision: 1127236 URL: http://svn.apache.org/viewvc?rev=1127236&view=rev Log: Upgraded to the latest org.apache:apache super-POM to avoid an issue with maven-gpg-plugin when running on Mac OS X.
Modified: axis/axis2/java/transports/trunk/pom.xml Modified: axis/axis2/java/transports/trunk/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/pom.xml?rev=1127236&r1=1127235&r2=1127236&view=diff ============================================================================== --- axis/axis2/java/transports/trunk/pom.xml (original) +++ axis/axis2/java/transports/trunk/pom.xml Tue May 24 19:32:37 2011 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>7</version> + <version>9</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.axis2</groupId>