Author: dejanb
Date: Wed Sep 14 15:46:37 2011
New Revision: 1170694

URL: http://svn.apache.org/viewvc?rev=1170694&view=rev
Log:
https://issues.apache.org/jira/browse/AMQ-2961 - revert osgi-core to 4.1.0 as 
the 4.3.0 requires osgi.framework > 1.6, limiting number of container which can 
run it

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1170694&r1=1170693&r2=1170694&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Wed Sep 14 15:46:37 2011
@@ -93,7 +93,7 @@
     <activemq-protobuf-version>1.1</activemq-protobuf-version>
     <opensymphony-version>2.4.2</opensymphony-version>
     <zookeeper-version>3.0.0</zookeeper-version>
-    <org.osgi.core-version>4.3.0</org.osgi.core-version>
+    <org.osgi.core-version>4.1.0</org.osgi.core-version>
     <woodstox-core-asl-version>4.0.8</woodstox-core-asl-version>
     <stax2-api-version>3.0.2</stax2-api-version>
     
<site-repo-url>scpexe://people.apache.org/www/activemq.apache.org/maven/</site-repo-url>


Reply via email to