summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-27 20:34:32 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-27 20:34:32 +0000
commitcdc1eef438a23830c70ddbe5e5901c858693309f (patch)
tree6326891c63c839d67ed1fe3e06f091210fb0c8f5 /sca-java-2.x/trunk/pom.xml
parent146909e210caa54761ba0e21ed0b97680f10070a (diff)
Try setting snapshot uniqueVersion to false to get at the deployed distributions from the website
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039755 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/pom.xml')
-rw-r--r--sca-java-2.x/trunk/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index cdffa2cc04..0236017f8f 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -258,6 +258,7 @@
<id>apache.snapshots.https</id>
<name>Apache Development Snapshot Repository</name>
<url>https://repository.apache.org/content/repositories/snapshots</url>
+ <uniqueVersion>false</uniqueVersion>
</snapshotRepository>
</distributionManagement>