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 <[email protected]>
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>
 

Reply via email to