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/artemis-console.git
The following commit(s) were added to refs/heads/main by this push:
new 179d1dc revert 1.5.0 release
179d1dc is described below
commit 179d1dc1d30a413e79474246e81d9e289b096be9
Author: Andy Taylor <[email protected]>
AuthorDate: Tue Dec 23 12:41:34 2025 +0000
revert 1.5.0 release
---
artemis-console-distribution/pom.xml | 2 +-
artemis-console-extension/pom.xml | 2 +-
artemis-console-war/pom.xml | 2 +-
pom.xml | 2 +-
relocations/apache-artemis-console/pom.xml | 2 +-
relocations/artemis-console-extension/pom.xml | 2 +-
relocations/artemis-console-project/pom.xml | 2 +-
relocations/artemis-console-war/pom.xml | 2 +-
relocations/pom.xml | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/artemis-console-distribution/pom.xml
b/artemis-console-distribution/pom.xml
index 142c315..59a1bc0 100644
--- a/artemis-console-distribution/pom.xml
+++ b/artemis-console-distribution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.artemis</groupId>
<artifactId>artemis-console-project</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.artemis</groupId>
diff --git a/artemis-console-extension/pom.xml
b/artemis-console-extension/pom.xml
index 611f4da..ae13b34 100644
--- a/artemis-console-extension/pom.xml
+++ b/artemis-console-extension/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.artemis</groupId>
<artifactId>artemis-console-project</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.artemis</groupId>
diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml
index 00dd40a..7594603 100644
--- a/artemis-console-war/pom.xml
+++ b/artemis-console-war/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.artemis</groupId>
<artifactId>artemis-console-project</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.artemis</groupId>
diff --git a/pom.xml b/pom.xml
index 30502ef..b0b8b3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.artemis</groupId>
<artifactId>artemis-console-project</artifactId>
<packaging>pom</packaging>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<modules>
diff --git a/relocations/apache-artemis-console/pom.xml
b/relocations/apache-artemis-console/pom.xml
index ee3a2fe..635a185 100644
--- a/relocations/apache-artemis-console/pom.xml
+++ b/relocations/apache-artemis-console/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>artemis-console-relocations-parent</artifactId>
<groupId>org.apache.activemq</groupId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/relocations/artemis-console-extension/pom.xml
b/relocations/artemis-console-extension/pom.xml
index 3d57b92..8200dec 100644
--- a/relocations/artemis-console-extension/pom.xml
+++ b/relocations/artemis-console-extension/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>artemis-console-relocations-parent</artifactId>
<groupId>org.apache.activemq</groupId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/relocations/artemis-console-project/pom.xml
b/relocations/artemis-console-project/pom.xml
index fbe75f6..778f5d2 100644
--- a/relocations/artemis-console-project/pom.xml
+++ b/relocations/artemis-console-project/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>artemis-console-relocations-parent</artifactId>
<groupId>org.apache.activemq</groupId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/relocations/artemis-console-war/pom.xml
b/relocations/artemis-console-war/pom.xml
index cff13b4..6a95863 100644
--- a/relocations/artemis-console-war/pom.xml
+++ b/relocations/artemis-console-war/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>artemis-console-relocations-parent</artifactId>
<groupId>org.apache.activemq</groupId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/relocations/pom.xml b/relocations/pom.xml
index e4e1b89..8a4db54 100644
--- a/relocations/pom.xml
+++ b/relocations/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.artemis</groupId>
<artifactId>artemis-console-project</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.activemq</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]