You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2015/08/10 22:29:27 UTC

activemq git commit: Use a later Apache perent to resolve some issue with builds running on newer maven versions etc.

Repository: activemq
Updated Branches:
  refs/heads/master 6cdd750dd -> 9f50ce3d0


Use a later Apache perent to resolve some issue with builds running on
newer maven versions etc.  

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

Branch: refs/heads/master
Commit: 9f50ce3d00fbe6fba334e042053c555e98e0b2d4
Parents: 6cdd750
Author: Timothy Bish <ta...@gmail.com>
Authored: Mon Aug 10 16:29:18 2015 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Mon Aug 10 16:29:18 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/9f50ce3d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d0b3776..4ac77b9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>11</version>
+    <version>17</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>