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 a8e3d9d  [maven-release-plugin] prepare release 1.6.0
a8e3d9d is described below

commit a8e3d9d616839d3808c2566edbe9609bad28e448
Author: Andy Taylor <[email protected]>
AuthorDate: Wed Jan 28 10:55:51 2026 +0000

    [maven-release-plugin] prepare release 1.6.0
---
 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 142c315..ea1d5c9 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.6.0</version>
     </parent>
 
     <groupId>org.apache.artemis</groupId>
diff --git a/artemis-console-extension/pom.xml 
b/artemis-console-extension/pom.xml
index 611f4da..1354d76 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.6.0</version>
     </parent>
 
     <groupId>org.apache.artemis</groupId>
diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml
index 00dd40a..16c1b28 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.6.0</version>
     </parent>
 
     <groupId>org.apache.artemis</groupId>
diff --git a/artemis-console-website/pom.xml b/artemis-console-website/pom.xml
index 3ecf786..9d10fd8 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-SNAPSHOT</version>
+      <version>1.6.0</version>
    </parent>
 
    <artifactId>artemis-console-website</artifactId>
diff --git a/pom.xml b/pom.xml
index e699107..224e54a 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.6.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>2025-12-30T09:00:31Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-01-28T10:54:59Z</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.6.0</tag>
     </scm>
 
     <issueManagement>
diff --git a/relocations/apache-artemis-console/pom.xml 
b/relocations/apache-artemis-console/pom.xml
index ee3a2fe..f9725d5 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.6.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 3d57b92..053676b 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.6.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 fbe75f6..286e6df 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.6.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 cff13b4..58876b6 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.6.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/relocations/pom.xml b/relocations/pom.xml
index e4e1b89..e01c050 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.6.0</version>
    </parent>
 
    <groupId>org.apache.activemq</groupId>


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

Reply via email to