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/02/09 14:46:45 UTC

[activemq-artemis] branch master updated: NO-JIRA updating pom on jmh perf

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

clebertsuconic 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 1647f5e  NO-JIRA updating pom on jmh perf
1647f5e is described below

commit 1647f5e1f1def2d9ff868f877c6c611741cf2973
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Tue Feb 9 09:46:20 2021 -0500

    NO-JIRA updating pom on jmh perf
---
 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 a52e34b..d0caefd 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.17.0-SNAPSHOT</version>
+        <version>2.18.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>