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 5ec2f7cd206ff2ec847095e4c9214379321f16d7 Author: Andy Taylor <[email protected]> AuthorDate: Mon Apr 27 14:18:44 2026 +0100 Revert "[maven-release-plugin] prepare release 1.8.0" This reverts commit 56767437a946a4efa644a67ac14e4ccf77ded8c9. --- 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 6f45909..259b1b3 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.8.0</version> + <version>1.8.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis</groupId> diff --git a/artemis-console-extension/pom.xml b/artemis-console-extension/pom.xml index 866b06d..94e8179 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.8.0</version> + <version>1.8.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis</groupId> diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml index 3f952b3..d07a6bd 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.8.0</version> + <version>1.8.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis</groupId> diff --git a/artemis-console-website/pom.xml b/artemis-console-website/pom.xml index 09fa8fb..32c9fea 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.8.0</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>artemis-console-website</artifactId> diff --git a/pom.xml b/pom.xml index 90f7912..ab5fcb7 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.8.0</version> + <version>1.8.0-SNAPSHOT</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:10:26Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2026-03-06T10:13:43Z</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.8.0</tag> + <tag>1.5.0</tag> </scm> <issueManagement> diff --git a/relocations/apache-artemis-console/pom.xml b/relocations/apache-artemis-console/pom.xml index 9f4008c..d557c06 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.8.0</version> + <version>1.8.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 7303e28..349d084 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.8.0</version> + <version>1.8.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 553877e..e840f49 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.8.0</version> + <version>1.8.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 257917b..236e5d8 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.8.0</version> + <version>1.8.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/relocations/pom.xml b/relocations/pom.xml index 5828b9a..9a80940 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.8.0</version> + <version>1.8.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
