[maven-release-plugin] prepare release 1.2.0
diff --git a/artemis-console-distribution/pom.xml b/artemis-console-distribution/pom.xml
index 6b7c976..df4b60f 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.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
</parent>
<groupId>org.apache.activemq</groupId>
diff --git a/artemis-console-extension/pom.xml b/artemis-console-extension/pom.xml
index e89513f..f33aa0c 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.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
</parent>
<groupId>org.apache.activemq</groupId>
diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml
index 84fe8f5..e27b716 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.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
</parent>
<groupId>org.apache.activemq</groupId>
diff --git a/pom.xml b/pom.xml
index 229795b..77138d8 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.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<modules>
@@ -52,14 +52,14 @@
<node-version>v22.11.0</node-version>
<yarn-version>v1.22.22</yarn-version>
<frontend-maven-plugin-version>1.15.1</frontend-maven-plugin-version>
- <project.build.outputTimestamp>2025-01-15T10:46:00Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-06-18T12:13:47Z</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.2.0</tag>
</scm>
<issueManagement>