Skip to content

Commit

Permalink
Setting uniqueVersion=true to prevent the Synapse build from download…
Browse files Browse the repository at this point in the history
…ing the wrong version.

git-svn-id: https://svn.apache.org/repos/asf/axis/axis2/java/sandesha/trunk@1328884 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
veithen committed Apr 22, 2012
1 parent 1858ec9 commit 54dcec4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Expand Up @@ -434,14 +434,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>

0 comments on commit 54dcec4

Please sign in to comment.