You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2017/03/22 11:46:14 UTC

activemq-artemis git commit: NO-JIRA Bump extra tests version

Repository: activemq-artemis
Updated Branches:
  refs/heads/master af5ee3b23 -> 10c9d797d


NO-JIRA Bump extra tests version


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

Branch: refs/heads/master
Commit: 10c9d797d1ad5804c988f2c1a0b6445f190ba896
Parents: af5ee3b
Author: Martyn Taylor <mt...@redhat.com>
Authored: Wed Mar 22 11:45:47 2017 +0000
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Wed Mar 22 11:45:47 2017 +0000

----------------------------------------------------------------------
 artemis-server/artemis-load-generator | 1 +
 tests/extra-tests/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/10c9d797/artemis-server/artemis-load-generator
----------------------------------------------------------------------
diff --git a/artemis-server/artemis-load-generator b/artemis-server/artemis-load-generator
new file mode 160000
index 0000000..e197fef
--- /dev/null
+++ b/artemis-server/artemis-load-generator
@@ -0,0 +1 @@
+Subproject commit e197fef8f251493deb4ef3834e9c07b8704025d6

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/10c9d797/tests/extra-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml
index fb1c78e..22536bb 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.0.0-SNAPSHOT</version>
+      <version>2.1.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>extra-tests</artifactId>