diff options
| author | wangwei <[email protected]> | 2024-11-22 14:25:34 +0800 |
|---|---|---|
| committer | wangwei <[email protected]> | 2024-11-22 14:25:34 +0800 |
| commit | e2a52d8da471e42348b9dd6a2782dacbbf694287 (patch) | |
| tree | dcfaaf3ff9c4024e9a635b52905b0b65aab30c10 | |
| parent | dc1fc9136e4f3545755826520ee430928b171bcf (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.json | 2 | ||||
| -rw-r--r-- | docs/release/release-385.md | 1 | ||||
| -rw-r--r-- | pom.xml | 2 |
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 @@ -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> |
