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
commit bc7ef41f959a422764716973002bc783a1ec8152 Author: Andy Taylor <[email protected]> AuthorDate: Mon Apr 27 14:18:31 2026 +0100 Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit 6033011a5ae6dd06be0b6ee6da275e47135d4c96. --- artemis-console-distribution/pom.xml | 2 +- artemis-console-extension/pom.xml | 2 +- artemis-console-war/pom.xml | 2 +- artemis-console-website/pom.xml | 2 +- pom.xml | 6 +++--- 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 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/artemis-console-distribution/pom.xml b/artemis-console-distribution/pom.xml index 2b157c3..6f45909 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.9.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <groupId>org.apache.artemis</groupId> diff --git a/artemis-console-extension/pom.xml b/artemis-console-extension/pom.xml index 518ccf6..866b06d 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.9.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <groupId>org.apache.artemis</groupId> diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml index 1cb0743..3f952b3 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.9.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <groupId>org.apache.artemis</groupId> diff --git a/artemis-console-website/pom.xml b/artemis-console-website/pom.xml index bf11de7..09fa8fb 100644 --- a/artemis-console-website/pom.xml +++ b/artemis-console-website/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.artemis</groupId> <artifactId>artemis-console-project</artifactId> - <version>1.9.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <artifactId>artemis-console-website</artifactId> diff --git a/pom.xml b/pom.xml index 69d8696..90f7912 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.9.0-SNAPSHOT</version> + <version>1.8.0</version> <modules> @@ -55,14 +55,14 @@ <node-version>v22.17.1</node-version> <yarn-version>v4.9.2</yarn-version> <frontend-maven-plugin-version>1.15.1</frontend-maven-plugin-version> - <project.build.outputTimestamp>2026-04-27T13:12:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2026-04-27T13:10:26Z</project.build.outputTimestamp> </properties> <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/artemis-console.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/artemis-console.git</developerConnection> <url>https://github.com/apache/artemis-console</url> - <tag>1.5.0</tag> + <tag>1.8.0</tag> </scm> <issueManagement> diff --git a/relocations/apache-artemis-console/pom.xml b/relocations/apache-artemis-console/pom.xml index b6336c9..9f4008c 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.9.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/relocations/artemis-console-extension/pom.xml b/relocations/artemis-console-extension/pom.xml index 2181501..7303e28 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.9.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/relocations/artemis-console-project/pom.xml b/relocations/artemis-console-project/pom.xml index 53255ec..553877e 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.9.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/relocations/artemis-console-war/pom.xml b/relocations/artemis-console-war/pom.xml index 0ebd722..257917b 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.9.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/relocations/pom.xml b/relocations/pom.xml index cf2f512..5828b9a 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.9.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <groupId>org.apache.activemq</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
