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 3c3b8d5 NO-JIRA: pre release version updates
3c3b8d5 is described below
commit 3c3b8d551851ced7612a0c76d15c038ecce7102f
Author: Andy Taylor <[email protected]>
AuthorDate: Wed Jun 25 06:08:06 2025 +0100
NO-JIRA: pre release version updates
---
artemis-console-distribution/pom.xml | 2 +-
artemis-console-extension/artemis-extension/app/package.json | 4 ++--
.../artemis-extension/packages/artemis-console-plugin/package.json | 2 +-
artemis-console-extension/artemis-extension/yarn.lock | 4 ++--
artemis-console-extension/pom.xml | 2 +-
artemis-console-war/pom.xml | 2 +-
pom.xml | 2 +-
7 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/artemis-console-distribution/pom.xml
b/artemis-console-distribution/pom.xml
index de4fbf5..2fdeaca 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.2.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.activemq</groupId>
diff --git a/artemis-console-extension/artemis-extension/app/package.json
b/artemis-console-extension/artemis-extension/app/package.json
index 7c91745..91b06a7 100644
--- a/artemis-console-extension/artemis-extension/app/package.json
+++ b/artemis-console-extension/artemis-extension/app/package.json
@@ -1,6 +1,6 @@
{
"name": "artemis-console-app",
- "version": "1.3.0-SNAPSHOT",
+ "version": "1.2.1",
"description": "Artemis Console",
"license": "Apache-2.0",
"private": true,
@@ -19,7 +19,7 @@
"@patternfly/react-table": "~5.4.16",
"@patternfly/react-tokens": "~5.4.1",
"@patternfly/react-topology": "~5.4.1",
- "artemis-console-plugin": "1.3.0-SNAPSHOT",
+ "artemis-console-plugin": "1.2.1",
"d3": "^7.9.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
diff --git
a/artemis-console-extension/artemis-extension/packages/artemis-console-plugin/package.json
b/artemis-console-extension/artemis-extension/packages/artemis-console-plugin/package.json
index 39be387..0411f86 100644
---
a/artemis-console-extension/artemis-extension/packages/artemis-console-plugin/package.json
+++
b/artemis-console-extension/artemis-extension/packages/artemis-console-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "artemis-console-plugin",
- "version": "1.3.0-SNAPSHOT",
+ "version": "1.2.1",
"description": "Artemis Console Plugin for Hawtio",
"license": "Apache-2.0",
"files": [
diff --git a/artemis-console-extension/artemis-extension/yarn.lock
b/artemis-console-extension/artemis-extension/yarn.lock
index 8503f11..db988e3 100644
--- a/artemis-console-extension/artemis-extension/yarn.lock
+++ b/artemis-console-extension/artemis-extension/yarn.lock
@@ -3769,7 +3769,7 @@ __metadata:
"@patternfly/react-tokens": "npm:~5.4.1"
"@patternfly/react-topology": "npm:~5.4.1"
"@swc/core": "npm:^1.7.26"
- artemis-console-plugin: "npm:1.3.0-SNAPSHOT"
+ artemis-console-plugin: "npm:1.2.1"
copy-webpack-plugin: "npm:^12.0.2"
css-loader: "npm:^7.1.2"
css-minimizer-webpack-plugin: "npm:^7.0.0"
@@ -3849,7 +3849,7 @@ __metadata:
languageName: unknown
linkType: soft
-"artemis-console-plugin@npm:1.3.0-SNAPSHOT,
artemis-console-plugin@workspace:packages/artemis-console-plugin":
+"artemis-console-plugin@npm:1.2.1,
artemis-console-plugin@workspace:packages/artemis-console-plugin":
version: 0.0.0-use.local
resolution:
"artemis-console-plugin@workspace:packages/artemis-console-plugin"
dependencies:
diff --git a/artemis-console-extension/pom.xml
b/artemis-console-extension/pom.xml
index 820989c..997ec83 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.2.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.activemq</groupId>
diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml
index 20ceb40..8a73cab 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.2.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.activemq</groupId>
diff --git a/pom.xml b/pom.xml
index 0106070..e0da29a 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.2.1-SNAPSHOT</version>
<modules>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact