summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-08-10 10:06:49 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-08-10 10:06:49 +0000
commit18f417e28ce1122b8566073e46407f57eaf68066 (patch)
treebe27ed3abfc7ea003a51d937269c04911103fe6d
parent7cd4170d0b649adfa0f9fb5db9cfa16d4f5aa776 (diff)
Change to not use unique snapshot versions to fix an issue running the otests without a local tuscany build (and we don't and shouldn't be using specific snapshot versions for anything)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802713 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/sca/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/pom.xml b/java/sca/pom.xml
index 2bbb39bb8d..dbf76b5fee 100644
--- a/java/sca/pom.xml
+++ b/java/sca/pom.xml
@@ -243,6 +243,7 @@
<id>apache.snapshots</id>
<name>Apache Development Snapshot Repository</name>
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+ <uniqueVersion>false</uniqueVersion>
</snapshotRepository>
</distributionManagement>