Author: veithen Date: Mon Apr 23 15:07:38 2012 New Revision: 1329270 URL: http://svn.apache.org/viewvc?rev=1329270&view=rev Log: Merged r1328884 to the 1.6 branch.
Modified: axis/axis2/java/sandesha/branches/1_6/ (props changed) axis/axis2/java/sandesha/branches/1_6/pom.xml Propchange: axis/axis2/java/sandesha/branches/1_6/ ------------------------------------------------------------------------------ Merged /axis/axis2/java/sandesha/trunk:r1328884 Modified: axis/axis2/java/sandesha/branches/1_6/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/pom.xml?rev=1329270&r1=1329269&r2=1329270&view=diff ============================================================================== --- axis/axis2/java/sandesha/branches/1_6/pom.xml (original) +++ axis/axis2/java/sandesha/branches/1_6/pom.xml Mon Apr 23 15:07:38 2012 @@ -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>