mirror of https://github.com/apache/activemq.git
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
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1170694 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8abb5b6df1
commit
06c00c1db8
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue