Temporary Revert "ARTEMIS-120 Upgraded Netty to latest 4.0.x."

This reverts commit 0c26ccd9de.

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:
Clebert Suconic 2015-06-04 10:45:37 -04:00
parent cd205f6b9d
commit 4397d9c9d3
1 changed files with 1 additions and 1 deletions

View File

@ -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>