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 fa3d5d2 revert release and prepare for rebuild
fa3d5d2 is described below
commit fa3d5d287127a3795c61ce98185757dd7e4173d5
Author: Andy Taylor <[email protected]>
AuthorDate: Fri Jan 10 10:45:04 2025 +0000
revert release and prepare for rebuild
---
artemis-console-distribution/pom.xml | 2 +-
artemis-console-extension/artemis-extension/package.json | 2 +-
artemis-console-extension/pom.xml | 2 +-
artemis-console-war/pom.xml | 2 +-
pom.xml | 2 +-
5 files changed, 5 insertions(+), 5 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/artemis-extension/package.json
b/artemis-console-extension/artemis-extension/package.json
index 7684e6a..63d3ff8 100644
--- a/artemis-console-extension/artemis-extension/package.json
+++ b/artemis-console-extension/artemis-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "artemis-console",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Artemis Console",
"main": "./src/main/webapp/app/artemis-console.js",
"license": "Apache-2.0",
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 a062bd4..8f04472 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