mirror of https://github.com/apache/activemq.git
Update to Proton 0.15.0
This commit is contained in:
parent
406a34294b
commit
d9d1ae73eb
4
pom.xml
4
pom.xml
|
@ -102,7 +102,7 @@
|
|||
<p2psockets-version>1.1.2</p2psockets-version>
|
||||
<linkedin-zookeeper-version>1.4.0</linkedin-zookeeper-version>
|
||||
<zookeeper-version>3.4.6</zookeeper-version>
|
||||
<qpid-proton-version>0.14.0</qpid-proton-version>
|
||||
<qpid-proton-version>0.15.0</qpid-proton-version>
|
||||
<qpid-jms-version>0.11.1</qpid-jms-version>
|
||||
<netty-all-version>4.0.41.Final</netty-all-version>
|
||||
<regexp-version>1.3</regexp-version>
|
||||
|
@ -1662,7 +1662,7 @@
|
|||
<jetty-version>${jetty9-version}</jetty-version>
|
||||
</properties>
|
||||
</profile>
|
||||
|
||||
|
||||
<!-- Need to disable doclint for JDK 8 builds so Javadocs work -->
|
||||
<profile>
|
||||
<id>jdk8-disable-doclint</id>
|
||||
|
|
Loading…
Reference in New Issue