You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2019/05/30 03:11:19 UTC

[activemq-artemis] branch master updated: NO-JIRA Extra tests upgrade on pom

This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/master by this push:
     new 1183dc3  NO-JIRA Extra tests upgrade on pom
1183dc3 is described below

commit 1183dc34536e23bc347952539171bda46a1acc59
Author: Justin Bertram <jb...@apache.org>
AuthorDate: Wed May 29 22:07:38 2019 -0500

    NO-JIRA Extra tests upgrade on pom
---
 tests/extra-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml
index b6dae45..c5a49a1 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.9.0-SNAPSHOT</version>
+      <version>2.10.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>extra-tests</artifactId>