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 2021/08/06 18:14:07 UTC

[activemq-artemis] branch main updated: SNAPSHOT update on Extra Tests

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

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


The following commit(s) were added to refs/heads/main by this push:
     new ff27d10  SNAPSHOT update on Extra Tests
ff27d10 is described below

commit ff27d10372c3ccef934dc673601c4bcfd21e6ec9
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Fri Aug 6 13:50:00 2021 -0400

    SNAPSHOT update on Extra Tests
---
 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 e92fa03..6d6c90b 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.18.0-SNAPSHOT</version>
+      <version>2.19.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>extra-tests</artifactId>