Author: veithen
Date: Wed May 26 18:19:27 2010
New Revision: 948519
URL: http://svn.apache.org/viewvc?rev=948519&view=rev
Log:
Upgraded version of org.apache:apache super-POM from 4 to 7 so that the build
uses http://repository.apache.org (which is the new home of the Axis2
snapshots).
Modified:
synapse/trunk/java/pom.xml
Modified: synapse/trunk/java/pom.xml
URL:
http://svn.apache.org/viewvc/synapse/trunk/java/pom.xml?rev=948519&r1=948518&r2=948519&view=diff
==============================================================================
--- synapse/trunk/java/pom.xml (original)
+++ synapse/trunk/java/pom.xml Wed May 26 18:19:27 2010
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>4</version>
+ <version>7</version>
</parent>
<groupId>org.apache.synapse</groupId>