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/activemq-artemis-console.git


The following commit(s) were added to refs/heads/main by this push:
     new e2fb6de  [maven-release-plugin] prepare release 1.3.0
e2fb6de is described below

commit e2fb6de2020babef018554f87fb6f21fff7f0758
Author: Andy Taylor <andy.tayl...@gmail.com>
AuthorDate: Tue Aug 26 10:07:49 2025 +0100

    [maven-release-plugin] prepare release 1.3.0
---
 artemis-console-distribution/pom.xml | 2 +-
 artemis-console-extension/pom.xml    | 2 +-
 artemis-console-war/pom.xml          | 2 +-
 pom.xml                              | 6 +++---
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/artemis-console-distribution/pom.xml 
b/artemis-console-distribution/pom.xml
index de4fbf5..208ea8f 100644
--- a/artemis-console-distribution/pom.xml
+++ b/artemis-console-distribution/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-console-project</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.3.0</version>
     </parent>
 
     <groupId>org.apache.activemq</groupId>
diff --git a/artemis-console-extension/pom.xml 
b/artemis-console-extension/pom.xml
index 151e777..a382263 100644
--- a/artemis-console-extension/pom.xml
+++ b/artemis-console-extension/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-console-project</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.3.0</version>
     </parent>
 
     <groupId>org.apache.activemq</groupId>
diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml
index 20ceb40..6bb9ca9 100644
--- a/artemis-console-war/pom.xml
+++ b/artemis-console-war/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-console-project</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.3.0</version>
     </parent>
 
     <groupId>org.apache.activemq</groupId>
diff --git a/pom.xml b/pom.xml
index ff8ad05..7c755e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.activemq</groupId>
     <artifactId>artemis-console-project</artifactId>
     <packaging>pom</packaging>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0</version>
 
 
     <modules>
@@ -53,14 +53,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-06-25T05:17:39Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-08-26T09:07:04Z</project.build.outputTimestamp>
     </properties>
 
     <scm>
       
<connection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis-console.git</connection>
       
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis-console.git</developerConnection>
       <url>https://github.com/apache/activemq-artemis-console</url>
-      <tag>HEAD</tag>
+      <tag>1.3.0</tag>
     </scm>
 
     <issueManagement>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@activemq.apache.org
For additional commands, e-mail: commits-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to