This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch 1_6 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-sandesha.git
commit 5cd41cd4c6cfd8f3877e4afdb6e5146331c51d88 Author: Andreas Veithen <veit...@apache.org> AuthorDate: Mon Apr 23 15:07:38 2012 +0000 Merged r1328884 to the 1.6 branch. --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index e1400a5..e5f7d58 100644 --- a/pom.xml +++ b/pom.xml @@ -447,14 +447,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>