You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2018/02/15 12:33:25 UTC

tomee git commit: Revert "upgrating amq from 5.14.5 to 5.15.2"

Repository: tomee
Updated Branches:
  refs/heads/master a049ad484 -> eb8199f1d


Revert "upgrating amq from 5.14.5 to 5.15.2"

This reverts commit a049ad484eb061884d0c4a0c85bbe4b250a390ff.


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/eb8199f1
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/eb8199f1
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/eb8199f1

Branch: refs/heads/master
Commit: eb8199f1dc33b2675ba2ac0af504d5ad46e9f979
Parents: a049ad4
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Thu Feb 15 12:33:04 2018 +0000
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Thu Feb 15 12:33:04 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/eb8199f1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0670dd2..6fc6360 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
     <commons-net.version>3.3</commons-net.version>
 
     <bval.version>1.1.2</bval.version>
-    <org.apache.activemq.version>5.15.2</org.apache.activemq.version>
+    <org.apache.activemq.version>5.14.5</org.apache.activemq.version>
     <org.springframework.version>3.1.4.RELEASE</org.springframework.version>
     <junit.version>4.12</junit.version>
     <org.apache.axis2.version>1.4.1</org.apache.axis2.version>