You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2016/11/03 20:04:18 UTC

activemq-artemis git commit: NO-JIRA: fixing extra-tests pom after the release

Repository: activemq-artemis
Updated Branches:
  refs/heads/master f2db1c433 -> cca527d57


NO-JIRA: fixing extra-tests pom after the release


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

Branch: refs/heads/master
Commit: cca527d57884422d407736a6495a7b9169e8e404
Parents: f2db1c4
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu Nov 3 16:03:51 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Nov 3 16:03:57 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/cca527d5/tests/extra-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml
index 497b33a..b8aae49 100644
--- a/tests/extra-tests/pom.xml
+++ b/tests/extra-tests/pom.xml
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>extra-tests</artifactId>