Update to use the new(ish) ASF snapshot repo. (works ok for me and i'll kick off a hudson build with wiped out local repo but say if you see any snpshot oddities)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@893962 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c8dd5cb5e6
commit
df5bf09e0b
1 changed files with 3 additions and 3 deletions
|
|
@ -76,7 +76,7 @@
|
|||
<repository>
|
||||
<id>apache.snapshots</id>
|
||||
<name>Apache SNAPSHOT Repository</name>
|
||||
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
|
||||
<url>http://repository.apache.org/snapshots</url>
|
||||
<releases>
|
||||
<enabled>false</enabled>
|
||||
</releases>
|
||||
|
|
@ -193,7 +193,7 @@
|
|||
<pluginRepository>
|
||||
<id>apache.snapshots</id>
|
||||
<name>Apache SNAPSHOT Repository</name>
|
||||
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
|
||||
<url>http://repository.apache.org/snapshots</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
|
|
@ -242,7 +242,7 @@
|
|||
<snapshotRepository>
|
||||
<id>apache.snapshots</id>
|
||||
<name>Apache Development Snapshot Repository</name>
|
||||
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
|
||||
<url>https://repository.apache.org/content/repositories/snapshots</url>
|
||||
<uniqueVersion>false</uniqueVersion>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue