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 e1ba4c32468d55165feefc15884b03d5799ff4db Author: Andy Taylor <[email protected]> AuthorDate: Tue Dec 23 11:06:13 2025 +0000 [maven-release-plugin] prepare for next development iteration --- artemis-console-distribution/pom.xml | 2 +- artemis-console-extension/pom.xml | 2 +- artemis-console-war/pom.xml | 2 +- pom.xml | 4 ++-- 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, 10 insertions(+), 10 deletions(-) diff --git a/artemis-console-distribution/pom.xml b/artemis-console-distribution/pom.xml index 7e31e1f..142c315 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.5.0</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis</groupId> diff --git a/artemis-console-extension/pom.xml b/artemis-console-extension/pom.xml index d6b1488..611f4da 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.5.0</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis</groupId> diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml index 05015f8..00dd40a 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.5.0</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis</groupId> diff --git a/pom.xml b/pom.xml index bb6935e..30502ef 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.5.0</version> + <version>1.6.0-SNAPSHOT</version> <modules> @@ -55,7 +55,7 @@ <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>2025-12-23T11:04:53Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-12-23T11:06:13Z</project.build.outputTimestamp> </properties> <scm> diff --git a/relocations/apache-artemis-console/pom.xml b/relocations/apache-artemis-console/pom.xml index 5709bae..ee3a2fe 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.5.0</version> + <version>1.6.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 74251f5..3d57b92 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.5.0</version> + <version>1.6.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 f2c01ae..fbe75f6 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.5.0</version> + <version>1.6.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 fc3aa7d..cff13b4 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.5.0</version> + <version>1.6.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/relocations/pom.xml b/relocations/pom.xml index 150e411..e4e1b89 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.5.0</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
