You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by da...@apache.org on 2014/09/22 10:04:40 UTC

git commit: JAR upgrades.

Repository: activemq
Updated Branches:
  refs/heads/trunk f54e771df -> 4efd5c54b


JAR upgrades.


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

Branch: refs/heads/trunk
Commit: 4efd5c54b7164011b6dec4664230f6400ba1bfcf
Parents: f54e771
Author: Claus Ibsen <cl...@gmail.com>
Authored: Mon Sep 22 10:04:32 2014 +0200
Committer: Claus Ibsen <cl...@gmail.com>
Committed: Mon Sep 22 10:04:32 2014 +0200

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/4efd5c54/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c705671..a3d60c1 100755
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
     <hsqldb-version>1.8.0.12</hsqldb-version>
     <httpclient-version>4.2.5</httpclient-version>
     <httpcore-version>4.2.4</httpcore-version>
-    <insight-version>1.1.0.CR3</insight-version>
+    <insight-version>1.2.0.Beta4</insight-version>
     <jackson-version>2.4.1</jackson-version>
     <jasypt-version>1.9.2</jasypt-version>
     <jaxb-bundle-version>2.2.1.1_2</jaxb-bundle-version>
@@ -112,7 +112,7 @@
     <scalatest-version>2.1.5</scalatest-version>
     <slf4j-version>1.7.5</slf4j-version>
     <snappy-version>1.1.0.1</snappy-version>
-    <spring-version>3.2.9.RELEASE</spring-version>
+    <spring-version>3.2.11.RELEASE</spring-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <stax2-api-version>3.0.2</stax2-api-version>
     <velocity-version>1.7</velocity-version>
@@ -182,7 +182,7 @@
   </properties>
 
   <prerequisites>
-    <maven>3.0.4</maven>
+    <maven>3.1.1</maven>
   </prerequisites>
 
   <url>http://activemq.apache.org</url>