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 2017/08/31 18:32:19 UTC

activemq-artemis git commit: NO-JIRA: update extra tests pom

Repository: activemq-artemis
Updated Branches:
  refs/heads/master ed1b268d4 -> 4f1504ee5


NO-JIRA: update extra tests pom


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

Branch: refs/heads/master
Commit: 4f1504ee577e69bb96ebbce72f8aad797c1eee4b
Parents: ed1b268
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu Aug 31 14:32:09 2017 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Aug 31 14:32:09 2017 -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/4f1504ee/tests/extra-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml
index a8d7fde..508c374 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.3.0-SNAPSHOT</version>
+      <version>2.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>extra-tests</artifactId>