mirror of https://github.com/apache/activemq.git
Added repository to download jersey et al for camel-web dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@746948 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f4aa952a09
commit
45c246cd6d
|
@ -13,6 +13,15 @@
|
|||
<name>ActiveMQ :: Assembly</name>
|
||||
<description>Puts together the ActiveMQ distribution</description>
|
||||
|
||||
<repositories>
|
||||
<!-- for camel-web's jersey dependencies -->
|
||||
<repository>
|
||||
<id>java.net.maven2</id>
|
||||
<name>java.net Maven 2 Repo</name>
|
||||
<url>http://download.java.net/maven/2</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<dependencies>
|
||||
|
||||
<!-- activemq -->
|
||||
|
|
Loading…
Reference in New Issue