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 1dd1c79  revert 1.1.0 release
1dd1c79 is described below

commit 1dd1c79359d244fcbb0e0d9515be08c6b7485ffe
Author: Andy Taylor <[email protected]>
AuthorDate: Wed Jan 15 09:48:22 2025 +0000

    revert 1.1.0 release
---
 artemis-console-distribution/pom.xml | 2 +-
 artemis-console-extension/pom.xml    | 2 +-
 artemis-console-war/pom.xml          | 2 +-
 pom.xml                              | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/artemis-console-distribution/pom.xml 
b/artemis-console-distribution/pom.xml
index 6b7c976..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.2.0-SNAPSHOT</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 144b22a..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.2.0-SNAPSHOT</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 59f57d1..8aca717 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.2.0-SNAPSHOT</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.activemq</groupId>
diff --git a/pom.xml b/pom.xml
index 42402ed..aa19a5b 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.2.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
 
 
     <modules>


---------------------------------------------------------------------
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