You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2019/02/01 18:21:45 UTC

[tomee-tck] branch javaee6-tck updated: Revert ActiveMQ upgrade

This is an automated email from the ASF dual-hosted git repository.

jlmonteiro pushed a commit to branch javaee6-tck
in repository https://gitbox.apache.org/repos/asf/tomee-tck.git


The following commit(s) were added to refs/heads/javaee6-tck by this push:
     new 22f90f9  Revert ActiveMQ upgrade
22f90f9 is described below

commit 22f90f9b508e1c5afded2b3be45ba015a34f3bc5
Author: Jean-Louis Monteiro <je...@gmail.com>
AuthorDate: Fri Feb 1 19:21:38 2019 +0100

    Revert ActiveMQ upgrade
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2f6029f..fdb971b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <version.maven-dependency-plugin>2.9</version.maven-dependency-plugin>
-    <version.activemq>5.15.8</version.activemq>
+    <version.activemq>5.14.5</version.activemq>
     <version.gmaven-plugin>1.5</version.gmaven-plugin>
   </properties>