mirror of https://github.com/apache/activemq.git
https://issues.apache.org/activemq/browse/AMQ-2393 - add repositories for jsr311-api
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815661 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c5c7cd68a0
commit
da6809ced3
|
@ -53,6 +53,23 @@
|
|||
</activemq.osgi.export>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>java.net.m2</id>
|
||||
<name>java.net Maven 2 Repo</name>
|
||||
<url>http://download.java.net/maven/2</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>java.net.m2</id>
|
||||
<name>java.net Maven 2 Repo</name>
|
||||
<url>http://download.java.net/maven/2</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
|
||||
<dependencies>
|
||||
|
||||
<!-- =============================== -->
|
||||
|
|
Loading…
Reference in New Issue