mirror of https://github.com/apache/activemq.git
adding apache snapshot repository for camel 2.0 snapshots
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@765544 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4441fa7442
commit
7ae174f4f8
10
pom.xml
10
pom.xml
|
@ -156,6 +156,16 @@
|
|||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>hudson.snapshots</id>
|
||||
<url>https://repository.apache.org/content/repositories/snapshots/</url>
|
||||
<releases>
|
||||
<enabled>false</enabled>
|
||||
</releases>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<!-- =============================== -->
|
||||
|
|
Loading…
Reference in New Issue