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