mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-21 09:36:46 +00:00
Temporary Revert "ARTEMIS-120 Upgraded Netty to latest 4.0.x."
This reverts commit 0c26ccd9dee97ff46dc56794ab6cd983ee008b59. For some reason netty update is breaking up tests... so I will revert now, and we can add this back whenever we fix those
This commit is contained in:
parent
cd205f6b9d
commit
4397d9c9d3
2
pom.xml
2
pom.xml
@ -53,7 +53,7 @@
|
||||
<properties>
|
||||
<!-- base url for site deployment. See distribution management for full url. Override this in settings.xml for staging -->
|
||||
<staging.siteURL>scp://people.apache.org/x1/www/activemq.apache.org</staging.siteURL>
|
||||
<netty.version>4.0.28.Final</netty.version>
|
||||
<netty.version>4.0.20.Final</netty.version>
|
||||
<jetty.version>9.2.11.v20150529</jetty.version>
|
||||
<maven.assembly.plugin.version>2.4</maven.assembly.plugin.version>
|
||||
<activemq.version.versionName>${project.version}</activemq.version.versionName>
|
||||
|
Loading…
x
Reference in New Issue
Block a user