summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwangwei <[email protected]>2024-11-22 14:25:34 +0800
committerwangwei <[email protected]>2024-11-22 14:25:34 +0800
commite2a52d8da471e42348b9dd6a2782dacbbf694287 (patch)
treedcfaaf3ff9c4024e9a635b52905b0b65aab30c10
parentdc1fc9136e4f3545755826520ee430928b171bcf (diff)
add 385 release
-rw-r--r--config/nacos/config/fixed-127.0.0.1_8848-tsg_nacos/data/config-data-tenant/tsg/Galaxy/version.json2
-rw-r--r--docs/release/release-385.md1
-rw-r--r--pom.xml2
3 files changed, 3 insertions, 2 deletions
diff --git a/config/nacos/config/fixed-127.0.0.1_8848-tsg_nacos/data/config-data-tenant/tsg/Galaxy/version.json b/config/nacos/config/fixed-127.0.0.1_8848-tsg_nacos/data/config-data-tenant/tsg/Galaxy/version.json
index 36038170..79649c4a 100644
--- a/config/nacos/config/fixed-127.0.0.1_8848-tsg_nacos/data/config-data-tenant/tsg/Galaxy/version.json
+++ b/config/nacos/config/fixed-127.0.0.1_8848-tsg_nacos/data/config-data-tenant/tsg/Galaxy/version.json
@@ -1,6 +1,6 @@
{
"product": "TSG OLAP",
- "version": "24.10",
+ "version": "24.12",
"registered": "Geedge Networks",
"updated": "2024-08-05 12:00:00",
"components": [
diff --git a/docs/release/release-385.md b/docs/release/release-385.md
new file mode 100644
index 00000000..09e8c900
--- /dev/null
+++ b/docs/release/release-385.md
@@ -0,0 +1 @@
+Release 385 (TSG-24.12) \ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 28d56c21..34475f0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mesalab</groupId>
<artifactId>galaxy-qgw-service</artifactId>
- <version>384</version>
+ <version>385</version>
<packaging>jar</packaging>
<name>galaxy-qgw-service</name>
<repositories>