This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch 1_4 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-sandesha.git
commit 8bbe2ee27e1677808bfaf083fa785c5c0791669a Author: Andreas Veithen <veit...@apache.org> AuthorDate: Mon Apr 23 15:08:45 2012 +0000 Merged r1328884 to the 1.4 branch. --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index d4686be..f6040a7 100644 --- a/pom.xml +++ b/pom.xml @@ -442,14 +442,4 @@ http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html --> <sandesha2_version>${project.version}</sandesha2_version> </properties> - - <distributionManagement> - <snapshotRepository> - <id>apache.snapshots.https</id> - <name>${distMgmtSnapshotsName}</name> - <url>${distMgmtSnapshotsUrl}</url> - <uniqueVersion>false</uniqueVersion> - </snapshotRepository> - </distributionManagement> - </project>