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 2022/07/22 18:07:23 UTC

[activemq-artemis] branch new-logging updated: updating version after rebasing

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

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


The following commit(s) were added to refs/heads/new-logging by this push:
     new 6245f7f30d updating version after rebasing
6245f7f30d is described below

commit 6245f7f30d4a139a2461ed8a3665822537069439
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Fri Jul 22 14:07:12 2022 -0400

    updating version after rebasing
---
 artemis-log-facade/pom.xml    | 2 +-
 artemis-log-processor/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/artemis-log-facade/pom.xml b/artemis-log-facade/pom.xml
index ed53d7324b..7a9bb2f9e3 100644
--- a/artemis-log-facade/pom.xml
+++ b/artemis-log-facade/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.24.0-SNAPSHOT</version>
+      <version>2.25.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-log-facade</artifactId>
diff --git a/artemis-log-processor/pom.xml b/artemis-log-processor/pom.xml
index 50b87d265a..123df11035 100644
--- a/artemis-log-processor/pom.xml
+++ b/artemis-log-processor/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.24.0-SNAPSHOT</version>
+      <version>2.25.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-log-processor</artifactId>