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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9a57ca3  [maven-release-plugin] prepare for next development iteration
9a57ca3 is described below

commit 9a57ca328fe3d032dc32fc562522e7a077dbdd8b
Author: Andy Taylor <[email protected]>
AuthorDate: Wed Oct 2 09:55:40 2024 +0100

    [maven-release-plugin] prepare for next development iteration
---
 artemis-console-distribution/pom.xml | 2 +-
 artemis-console-extension/pom.xml    | 2 +-
 artemis-console-war/pom.xml          | 2 +-
 pom.xml                              | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/artemis-console-distribution/pom.xml 
b/artemis-console-distribution/pom.xml
index 1efd352..0198bf1 100644
--- a/artemis-console-distribution/pom.xml
+++ b/artemis-console-distribution/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-console-project</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.activemq</groupId>
diff --git a/artemis-console-extension/pom.xml 
b/artemis-console-extension/pom.xml
index 67c4b22..e5b6be7 100644
--- a/artemis-console-extension/pom.xml
+++ b/artemis-console-extension/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-console-project</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.activemq</groupId>
diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml
index 77c585b..c993cdd 100644
--- a/artemis-console-war/pom.xml
+++ b/artemis-console-war/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-console-project</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.activemq</groupId>
diff --git a/pom.xml b/pom.xml
index 0fcdee7..046d53a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.activemq</groupId>
     <artifactId>artemis-console-project</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
 
 
     <modules>
@@ -52,7 +52,7 @@
         <node-version>v20.9.0</node-version>
         <yarn-version>v1.22.21</yarn-version>
         <frontend-maven-plugin-version>1.15.0</frontend-maven-plugin-version>
-        
<project.build.outputTimestamp>2024-10-02T08:51:42Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-10-02T08:55:40Z</project.build.outputTimestamp>
     </properties>
 
     <scm>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to