Author: dejanb
Date: Wed Sep 16 08:20:19 2009
New Revision: 815661
URL: http://svn.apache.org/viewvc?rev=815661&view=rev
Log:
https://issues.apache.org/activemq/browse/AMQ-2393 - add repositories for
jsr311-api
Modified:
activemq/trunk/activemq-camel/pom.xml
Modified: activemq/trunk/activemq-camel/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/trunk/activemq-camel/pom.xml?rev=815661&r1=815660&r2=815661&view=diff
==============================================================================
--- activemq/trunk/activemq-camel/pom.xml (original)
+++ activemq/trunk/activemq-camel/pom.xml Wed Sep 16 08:20:19 2009
@@ -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>
<!-- =============================== -->