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 31672b3  [maven-release-plugin] prepare for next development iteration
31672b3 is described below

commit 31672b3aa6012662a04c52c894b11f0a02444bc7
Author: Andy Taylor <[email protected]>
AuthorDate: Wed Jan 28 10:56:23 2026 +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 +-
 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 ea1d5c9..1435691 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</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.artemis</groupId>
diff --git a/artemis-console-extension/pom.xml 
b/artemis-console-extension/pom.xml
index 1354d76..bfe21e7 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</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.artemis</groupId>
diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml
index 16c1b28..19269db 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</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.artemis</groupId>
diff --git a/artemis-console-website/pom.xml b/artemis-console-website/pom.xml
index 9d10fd8..e6494bd 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.6.0</version>
+      <version>1.7.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-console-website</artifactId>
diff --git a/pom.xml b/pom.xml
index 224e54a..2756e66 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</version>
+    <version>1.7.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-01-28T10:54:59Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-01-28T10:56:22Z</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.6.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 f9725d5..6d79ba4 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</version>
+      <version>1.7.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 053676b..ceb1539 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</version>
+      <version>1.7.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 286e6df..0f84aee 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</version>
+      <version>1.7.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 58876b6..d3e605c 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</version>
+      <version>1.7.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/relocations/pom.xml b/relocations/pom.xml
index e01c050..fcb0aed 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</version>
+      <version>1.7.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to