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 2018/03/12 18:54:12 UTC

[5/5] activemq-artemis git commit: NO-JIRA bump version on extra-tests

NO-JIRA bump version on extra-tests


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

Branch: refs/heads/master
Commit: 577b62d5210cdcc0f86ab9bb1b24e944c877dfe7
Parents: 920af19
Author: Clebert Suconic <cl...@apache.org>
Authored: Mon Mar 12 14:53:47 2018 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon Mar 12 14:53:47 2018 -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/577b62d5/tests/extra-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml
index df4dce6..6665f7d 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>2.5.0-SNAPSHOT</version>
+      <version>2.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>extra-tests</artifactId>