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

commit 6995c0573babeb1d691e998e722cc4b1febb3230
Author: Andy Taylor <[email protected]>
AuthorDate: Tue Aug 13 10:38:04 2024 +0100

    Revert "[maven-release-plugin] prepare for next development iteration"
    
    This reverts commit 57fb5a3167e454ecf9b76d36a321cc8d084475e8.
---
 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 6ee7d6d..136d36d 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.1.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <groupId>org.apache.activemq</groupId>
diff --git a/artemis-console-extension/pom.xml 
b/artemis-console-extension/pom.xml
index 1156c60..8b97184 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.1.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <groupId>org.apache.activemq</groupId>
diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml
index c993cdd..77c585b 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.1.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <groupId>org.apache.activemq</groupId>
diff --git a/pom.xml b/pom.xml
index cfbf6a5..92fd905 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.1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
 
 
     <modules>
@@ -52,14 +52,14 @@
         <node-version>v20.9.0</node-version>
         <yarn-version>v1.22.21</yarn-version>
         <frontend-maven-plugin-version>1.15.0</frontend-maven-plugin-version>
-        
<project.build.outputTimestamp>2024-08-13T07:07:31Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-08-13T07:06:39Z</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.0.0</tag>
     </scm>
 
     <issueManagement>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to