You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2021/10/12 13:07:26 UTC

[activemq-artemis] branch main updated: update to current dependency

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

gtully 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 3c031eb  update to current dependency
3c031eb is described below

commit 3c031eb7ad94e47d960050cec204e9791bbe3449
Author: gtully <ga...@gmail.com>
AuthorDate: Tue Oct 12 14:07:10 2021 +0100

    update to current dependency
---
 tests/performance-jmh/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml
index 6e4accb..8ea0aa9 100644
--- a/tests/performance-jmh/pom.xml
+++ b/tests/performance-jmh/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.activemq.tests</groupId>
         <artifactId>artemis-tests-pom</artifactId>
-        <version>2.19.0-SNAPSHOT</version>
+        <version>2.20.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>