From 20e51fafe1ccb42374ab51c890a3b377586eeaac Mon Sep 17 00:00:00 2001
From: wxl3210 <852405890@qq.com>
Date: Fri, 27 Aug 2021 10:25:02 +0800
Subject: [PATCH 1/2] =?UTF-8?q?[fix]=E4=BF=AE=E6=94=B9gaf=E7=89=88?=
=?UTF-8?q?=E6=9C=AC=E7=AE=A1=E7=90=86=E6=96=B9=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.gitignore | 2 +-
gaf-bom/pom.xml | 17 +++-
gaf-boot/pom.xml | 4 +-
.../gaf-analysis/gaf-analysis-app/pom.xml | 4 +-
.../gaf-analysis/gaf-analysis-client/pom.xml | 4 +-
.../gaf-analysis-overlay/pom.xml | 4 +-
.../gaf-analysis/gaf-analysis-plugin/pom.xml | 4 +-
.../gaf-analysis/gaf-analysis-service/pom.xml | 4 +-
.../gaf-analysis/gaf-analysis-spi/pom.xml | 4 +-
.../gaf-biz/gaf-gis/gaf-analysis/pom.xml | 4 +-
.../gaf-data-mgt/gaf-data-mgt-app/pom.xml | 4 +-
.../gaf-data-mgt/gaf-data-mgt-client/pom.xml | 4 +-
.../gaf-data-mgt/gaf-data-mgt-service/pom.xml | 4 +-
.../gaf-biz/gaf-gis/gaf-data-mgt/pom.xml | 4 +-
.../gaf-gis/gaf-map/gaf-map-app/pom.xml | 4 +-
.../gaf-gis/gaf-map/gaf-map-client/pom.xml | 4 +-
.../gaf-gis/gaf-map/gaf-map-service/pom.xml | 4 +-
gaf-cloud/gaf-biz/gaf-gis/gaf-map/pom.xml | 4 +-
gaf-cloud/gaf-biz/gaf-gis/pom.xml | 4 +-
gaf-cloud/gaf-biz/pom.xml | 4 +-
.../gaf-common-api-scanner/pom.xml | 4 +-
.../gaf-common-auth-starter/pom.xml | 4 +-
gaf-cloud/gaf-commons/gaf-common-auth/pom.xml | 4 +-
.../gaf-commons/gaf-common-base-data/pom.xml | 4 +-
.../gaf-microservice-conf/gaf-authority.sql | 3 +
gaf-cloud/gaf-commons/gaf-common-boot/pom.xml | 4 +-
.../gaf-commons/gaf-common-cache/pom.xml | 4 +-
.../gaf-commons/gaf-common-cloud/pom.xml | 4 +-
.../gaf-common-data-access/pom.xml | 4 +-
.../gaf-commons/gaf-common-gateway/pom.xml | 2 +-
gaf-cloud/gaf-commons/gaf-common-log/pom.xml | 4 +-
gaf-cloud/gaf-commons/gaf-common-rest/pom.xml | 4 +-
.../gaf-common-storage-service/pom.xml | 4 +-
.../gaf-common-storage-spi/pom.xml | 4 +-
.../gaf-commons/gaf-common-storage/pom.xml | 4 +-
.../gaf-commons/gaf-common-sys-mgt/pom.xml | 2 +-
.../gaf-commons/gaf-common-utils/pom.xml | 4 +-
gaf-cloud/gaf-commons/pom.xml | 4 +-
.../gaf-authentication-app/pom.xml | 4 +-
.../gaf-authentication-client/pom.xml | 4 +-
.../gaf-authentication-service/pom.xml | 4 +-
.../gaf-auth/gaf-authentication/pom.xml | 4 +-
.../gaf-authority/gaf-authority-app/pom.xml | 4 +-
.../gaf-authority-client/pom.xml | 4 +-
.../gaf-authority-service/pom.xml | 4 +-
.../gaf-ops/gaf-auth/gaf-authority/pom.xml | 4 +-
gaf-cloud/gaf-ops/gaf-auth/pom.xml | 4 +-
.../gaf-microservice-api/pom.xml | 4 +-
.../gaf-microservice-conf/pom.xml | 4 +-
.../gaf-microservice-gateway/pom.xml | 4 +-
.../gaf-microservice-governance/pom.xml | 4 +-
.../gaf-microservice-rigister/pom.xml | 4 +-
gaf-cloud/gaf-ops/gaf-microservice/pom.xml | 4 +-
gaf-cloud/gaf-ops/gaf-monitor/pom.xml | 4 +-
.../gaf-ops/gaf-portal/gaf-portal-app/pom.xml | 4 +-
.../gaf-portal/gaf-portal-client/pom.xml | 4 +-
.../gaf-portal/gaf-portal-service/pom.xml | 4 +-
gaf-cloud/gaf-ops/gaf-portal/pom.xml | 4 +-
gaf-cloud/gaf-ops/gaf-storage/pom.xml | 4 +-
.../gaf-sys-mgt/gaf-sys-mgt-app/pom.xml | 2 +-
.../gaf-sys-mgt/gaf-sys-mgt-client/pom.xml | 2 +-
.../gaf-sys-mgt/gaf-sys-mgt-service/pom.xml | 2 +-
gaf-cloud/gaf-ops/gaf-sys-mgt/pom.xml | 2 +-
gaf-cloud/gaf-ops/pom.xml | 4 +-
gaf-cloud/pom.xml | 4 +-
gaf-web/gaf-mapapp/pom.xml | 4 +-
gaf-web/gaf-webapp/pom.xml | 4 +-
gaf-web/pom.xml | 4 +-
pom.xml | 79 ++++++++++++++++++-
69 files changed, 220 insertions(+), 129 deletions(-)
diff --git a/.gitignore b/.gitignore
index a05bcde9..606d793f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -123,5 +123,5 @@ gaf-cloud/gaf-ops/gaf-storage/src/main/frontend/node
.npm
*.tgz
-
+.flattened-pom.xml
diff --git a/gaf-bom/pom.xml b/gaf-bom/pom.xml
index 99e5040d..e5684ab3 100644
--- a/gaf-bom/pom.xml
+++ b/gaf-bom/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-bom
- 2.1.2-SNAPSHOT
+ ${revision}
pom
@@ -107,6 +107,7 @@
${plugin.failsafe.version}
2.2
3.2.1
+ 1.1.0
2.4.14
2.3.16
@@ -1798,5 +1799,15 @@
-
+
+
+
+
+ org.codehaus.mojo
+ flatten-maven-plugin
+ ${flatten-maven-plugin.version}
+
+
+
+
diff --git a/gaf-boot/pom.xml b/gaf-boot/pom.xml
index 0c369fba..1f79d96d 100644
--- a/gaf-boot/pom.xml
+++ b/gaf-boot/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-boot
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-app/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-app/pom.xml
index 3c591dd9..620ad349 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-app/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-app/pom.xml
@@ -5,11 +5,11 @@
gaf-analysis
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
- 2.1.2-SNAPSHOT
+ ${revision}
gaf-analysis-app
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-client/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-client/pom.xml
index a5bfb0da..3f8d8bee 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-client/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-client/pom.xml
@@ -5,11 +5,11 @@
gaf-analysis
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
- 2.1.2-SNAPSHOT
+ ${revision}
gaf-analysis-client
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-plugin/gaf-analysis-overlay/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-plugin/gaf-analysis-overlay/pom.xml
index f3d6a2d6..c79aaeb3 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-plugin/gaf-analysis-overlay/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-plugin/gaf-analysis-overlay/pom.xml
@@ -5,11 +5,11 @@
gaf-analysis-plugin
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
- 2.1.2-SNAPSHOT
+ ${revision}
gaf-analysis-overlay
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-plugin/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-plugin/pom.xml
index 60c362fd..3ca0c8f5 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-plugin/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-plugin/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-analysis
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-analysis-plugin
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-service/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-service/pom.xml
index f8b03c83..ecf70081 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-service/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-service/pom.xml
@@ -5,11 +5,11 @@
gaf-analysis
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
- 2.1.2-SNAPSHOT
+ ${revision}
gaf-analysis-service
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-spi/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-spi/pom.xml
index e3d24216..689f7477 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-spi/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/gaf-analysis-spi/pom.xml
@@ -5,11 +5,11 @@
gaf-analysis
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
- 2.1.2-SNAPSHOT
+ ${revision}
gaf-analysis-spi
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/pom.xml
index 2bdd08bb..d82404a1 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-analysis/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-gis
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-analysis
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-app/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-app/pom.xml
index a805af2b..73a05d43 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-app/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-app/pom.xml
@@ -5,11 +5,11 @@
gaf-data-mgt
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
- 2.1.2-SNAPSHOT
+ ${revision}
gaf-data-mgt-app
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-client/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-client/pom.xml
index 8819e6a5..5dafa8f0 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-client/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-client/pom.xml
@@ -5,11 +5,11 @@
gaf-data-mgt
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
- 2.1.2-SNAPSHOT
+ ${revision}
gaf-data-mgt-client
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-service/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-service/pom.xml
index 69fc0dc9..b8a251f0 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-service/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/gaf-data-mgt-service/pom.xml
@@ -5,11 +5,11 @@
gaf-data-mgt
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
- 2.1.2-SNAPSHOT
+ ${revision}
gaf-data-mgt-service
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/pom.xml
index 2f7488b7..b03215c3 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-data-mgt/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-gis
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-data-mgt
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-app/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-app/pom.xml
index 422548eb..510b61cb 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-app/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-app/pom.xml
@@ -5,11 +5,11 @@
gaf-map
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
- 2.1.2-SNAPSHOT
+ ${revision}
gaf-map-app
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-client/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-client/pom.xml
index 304f5326..c6a8361d 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-client/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-client/pom.xml
@@ -5,11 +5,11 @@
gaf-map
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
- 2.1.2-SNAPSHOT
+ ${revision}
gaf-map-client
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-service/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-service/pom.xml
index c534917e..58af0a28 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-service/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-map/gaf-map-service/pom.xml
@@ -5,11 +5,11 @@
com.supermap.gaf
gaf-map
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
- 2.1.2-SNAPSHOT
+ ${revision}
gaf-map-service
diff --git a/gaf-cloud/gaf-biz/gaf-gis/gaf-map/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/gaf-map/pom.xml
index 57ba7b21..ba0ef76e 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/gaf-map/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/gaf-map/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-gis
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-map
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-biz/gaf-gis/pom.xml b/gaf-cloud/gaf-biz/gaf-gis/pom.xml
index b6163b64..32194bee 100644
--- a/gaf-cloud/gaf-biz/gaf-gis/pom.xml
+++ b/gaf-cloud/gaf-biz/gaf-gis/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-biz
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-gis
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-biz/pom.xml b/gaf-cloud/gaf-biz/pom.xml
index 486b8ad9..5ce6d7cb 100644
--- a/gaf-cloud/gaf-biz/pom.xml
+++ b/gaf-cloud/gaf-biz/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-cloud
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-biz
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-commons/gaf-common-api-scanner/pom.xml b/gaf-cloud/gaf-commons/gaf-common-api-scanner/pom.xml
index f83604a7..99cfa17b 100644
--- a/gaf-cloud/gaf-commons/gaf-common-api-scanner/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-api-scanner/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-api-scanner
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-auth-starter/pom.xml b/gaf-cloud/gaf-commons/gaf-common-auth-starter/pom.xml
index feac3ac8..3bcf7fa9 100644
--- a/gaf-cloud/gaf-commons/gaf-common-auth-starter/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-auth-starter/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-auth-starter
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-auth/pom.xml b/gaf-cloud/gaf-commons/gaf-common-auth/pom.xml
index a08d10d7..cd87d042 100644
--- a/gaf-cloud/gaf-commons/gaf-common-auth/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-auth/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-auth
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-base-data/pom.xml b/gaf-cloud/gaf-commons/gaf-common-base-data/pom.xml
index ba0b4f45..fff25ba9 100644
--- a/gaf-cloud/gaf-commons/gaf-common-base-data/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-base-data/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-base-data
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-base-data/src/main/resources/com/supermap/gaf/base/data/changelog/gaf-microservice-conf/gaf-authority.sql b/gaf-cloud/gaf-commons/gaf-common-base-data/src/main/resources/com/supermap/gaf/base/data/changelog/gaf-microservice-conf/gaf-authority.sql
index 4d235204..290aa5cb 100644
--- a/gaf-cloud/gaf-commons/gaf-common-base-data/src/main/resources/com/supermap/gaf/base/data/changelog/gaf-microservice-conf/gaf-authority.sql
+++ b/gaf-cloud/gaf-commons/gaf-common-base-data/src/main/resources/com/supermap/gaf/base/data/changelog/gaf-microservice-conf/gaf-authority.sql
@@ -47,3 +47,6 @@ INSERT INTO "config_properties"("id", "pro_key", "pro_value", "application", "pr
-- changeset SYS:20210423-0
INSERT INTO config_properties (id, pro_key, pro_value, application, profile, "label", tenant_id, created_time, created_by, updated_time, updated_by, description) VALUES('b9b023', 'management.endpoint.health.show-details', 'always', 'gaf-authority', 'prod', 'master', 'tenant_000000', NULL, 'SYS', NULL, 'SYS', NULL);
+
+-- changeset SYS:20210825-0
+INSERT INTO config_properties (id, pro_key, pro_value, application, profile, "label", tenant_id, created_time, created_by, updated_time, updated_by, description) VALUES('b9b133', 'management.health.mail.enabled', false, 'gaf-authority', 'prod', 'master', 'tenant_000000', NULL, 'SYS', NULL, 'SYS', NULL);
\ No newline at end of file
diff --git a/gaf-cloud/gaf-commons/gaf-common-boot/pom.xml b/gaf-cloud/gaf-commons/gaf-common-boot/pom.xml
index 27d3106b..28d7677b 100644
--- a/gaf-cloud/gaf-commons/gaf-common-boot/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-boot/pom.xml
@@ -6,12 +6,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-boot
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-cache/pom.xml b/gaf-cloud/gaf-commons/gaf-common-cache/pom.xml
index 001f8451..36684162 100644
--- a/gaf-cloud/gaf-commons/gaf-common-cache/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-cache/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-cache
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-cloud/pom.xml b/gaf-cloud/gaf-commons/gaf-common-cloud/pom.xml
index 356203c4..c671a5f9 100644
--- a/gaf-cloud/gaf-commons/gaf-common-cloud/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-cloud/pom.xml
@@ -6,12 +6,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-cloud
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-data-access/pom.xml b/gaf-cloud/gaf-commons/gaf-common-data-access/pom.xml
index 83df47e6..21035624 100644
--- a/gaf-cloud/gaf-commons/gaf-common-data-access/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-data-access/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-data-access
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-gateway/pom.xml b/gaf-cloud/gaf-commons/gaf-common-gateway/pom.xml
index 3e5c9ab0..f23332fe 100644
--- a/gaf-cloud/gaf-commons/gaf-common-gateway/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-gateway/pom.xml
@@ -5,7 +5,7 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
diff --git a/gaf-cloud/gaf-commons/gaf-common-log/pom.xml b/gaf-cloud/gaf-commons/gaf-common-log/pom.xml
index d517540e..0f078df9 100644
--- a/gaf-cloud/gaf-commons/gaf-common-log/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-log/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-log
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-rest/pom.xml b/gaf-cloud/gaf-commons/gaf-common-rest/pom.xml
index 46e2c0e8..83d6af2d 100644
--- a/gaf-cloud/gaf-commons/gaf-common-rest/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-rest/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-rest
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-storage/gaf-common-storage-service/pom.xml b/gaf-cloud/gaf-commons/gaf-common-storage/gaf-common-storage-service/pom.xml
index 90e67b1d..be365580 100644
--- a/gaf-cloud/gaf-commons/gaf-common-storage/gaf-common-storage-service/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-storage/gaf-common-storage-service/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-common-storage
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-storage-service
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-storage/gaf-common-storage-spi/pom.xml b/gaf-cloud/gaf-commons/gaf-common-storage/gaf-common-storage-spi/pom.xml
index 39f64cb2..8eb0cf61 100644
--- a/gaf-cloud/gaf-commons/gaf-common-storage/gaf-common-storage-spi/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-storage/gaf-common-storage-spi/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-common-storage
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-storage-spi
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/gaf-common-storage/pom.xml b/gaf-cloud/gaf-commons/gaf-common-storage/pom.xml
index 70756177..2693d051 100644
--- a/gaf-cloud/gaf-commons/gaf-common-storage/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-storage/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-storage
- 2.1.2-SNAPSHOT
+ ${revision}
pom
gaf-common-storage-service
diff --git a/gaf-cloud/gaf-commons/gaf-common-sys-mgt/pom.xml b/gaf-cloud/gaf-commons/gaf-common-sys-mgt/pom.xml
index c5562dcf..1046fb40 100644
--- a/gaf-cloud/gaf-commons/gaf-common-sys-mgt/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-sys-mgt/pom.xml
@@ -5,7 +5,7 @@
gaf-commons
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
diff --git a/gaf-cloud/gaf-commons/gaf-common-utils/pom.xml b/gaf-cloud/gaf-commons/gaf-common-utils/pom.xml
index c1b1ac46..91080fbf 100644
--- a/gaf-cloud/gaf-commons/gaf-common-utils/pom.xml
+++ b/gaf-cloud/gaf-commons/gaf-common-utils/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-common-utils
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-commons/pom.xml b/gaf-cloud/gaf-commons/pom.xml
index cbbfe3bf..b90b180f 100644
--- a/gaf-cloud/gaf-commons/pom.xml
+++ b/gaf-cloud/gaf-commons/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-cloud
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-commons
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-app/pom.xml b/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-app/pom.xml
index 57fa37fa..82e0a26f 100644
--- a/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-app/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-app/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-authentication
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-authentication-app
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-client/pom.xml b/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-client/pom.xml
index 809fcb50..4fa39246 100644
--- a/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-client/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-client/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-authentication
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-authentication-client
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-service/pom.xml b/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-service/pom.xml
index 065eb457..a60dc430 100644
--- a/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-service/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/gaf-authentication-service/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-authentication
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-authentication-service
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/pom.xml b/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/pom.xml
index dac24073..82af7d77 100644
--- a/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-auth/gaf-authentication/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-auth
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-authentication
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-app/pom.xml b/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-app/pom.xml
index 0c212965..06771926 100644
--- a/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-app/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-app/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-authority
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-authority-app
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-client/pom.xml b/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-client/pom.xml
index 103dbff7..994f6b38 100644
--- a/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-client/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-client/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-authority
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-authority-client
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-service/pom.xml b/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-service/pom.xml
index b1bb6da5..1acfdb47 100644
--- a/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-service/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/gaf-authority-service/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-authority
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-authority-service
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/pom.xml b/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/pom.xml
index e8040054..9a55a480 100644
--- a/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-auth/gaf-authority/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-auth
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-authority
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-ops/gaf-auth/pom.xml b/gaf-cloud/gaf-ops/gaf-auth/pom.xml
index 14e6593f..5e7f3242 100644
--- a/gaf-cloud/gaf-ops/gaf-auth/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-auth/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-ops
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-auth
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-api/pom.xml b/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-api/pom.xml
index c3487403..eea19726 100644
--- a/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-api/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-api/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-microservice
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-microservice-api
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-conf/pom.xml b/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-conf/pom.xml
index 90913a3c..1613991b 100644
--- a/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-conf/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-conf/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-microservice
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-microservice-conf
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-gateway/pom.xml b/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-gateway/pom.xml
index 89e52481..07c961e1 100644
--- a/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-gateway/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-gateway/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-microservice
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-microservice-gateway
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-governance/pom.xml b/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-governance/pom.xml
index a6977682..ccea6537 100644
--- a/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-governance/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-governance/pom.xml
@@ -6,12 +6,12 @@
com.supermap.gaf
gaf-microservice
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-microservice-governance
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-rigister/pom.xml b/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-rigister/pom.xml
index c3588ffc..680dd91e 100644
--- a/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-rigister/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-microservice/gaf-microservice-rigister/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-microservice
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-microservice-rigister
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-microservice/pom.xml b/gaf-cloud/gaf-ops/gaf-microservice/pom.xml
index f7907e15..128d78f2 100644
--- a/gaf-cloud/gaf-ops/gaf-microservice/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-microservice/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-ops
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-microservice
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-ops/gaf-monitor/pom.xml b/gaf-cloud/gaf-ops/gaf-monitor/pom.xml
index 7ef2a26b..40c5d442 100644
--- a/gaf-cloud/gaf-ops/gaf-monitor/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-monitor/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-ops
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-monitor
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-app/pom.xml b/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-app/pom.xml
index c3d28c7e..199b6cb3 100644
--- a/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-app/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-app/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-portal
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-portal-app
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-client/pom.xml b/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-client/pom.xml
index f215598e..c8ab3daf 100644
--- a/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-client/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-client/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-portal
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-portal-client
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-service/pom.xml b/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-service/pom.xml
index 1a659a31..7dbdf964 100644
--- a/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-service/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-portal/gaf-portal-service/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-portal
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-portal-service
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-portal/pom.xml b/gaf-cloud/gaf-ops/gaf-portal/pom.xml
index 3c5f7714..ce4d8bb3 100644
--- a/gaf-cloud/gaf-ops/gaf-portal/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-portal/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-ops
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-portal
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/gaf-ops/gaf-storage/pom.xml b/gaf-cloud/gaf-ops/gaf-storage/pom.xml
index 777bc7d2..5d26e6c0 100644
--- a/gaf-cloud/gaf-ops/gaf-storage/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-storage/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-ops
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-storage
- 2.1.2-SNAPSHOT
+ ${revision}
diff --git a/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-app/pom.xml b/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-app/pom.xml
index b2d7c9d5..f9de8f01 100644
--- a/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-app/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-app/pom.xml
@@ -5,7 +5,7 @@
gaf-sys-mgt
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
diff --git a/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-client/pom.xml b/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-client/pom.xml
index 1883d40d..a89b3dc0 100644
--- a/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-client/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-client/pom.xml
@@ -5,7 +5,7 @@
gaf-sys-mgt
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
diff --git a/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-service/pom.xml b/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-service/pom.xml
index 7dcc87d7..f01c4fab 100644
--- a/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-service/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-sys-mgt/gaf-sys-mgt-service/pom.xml
@@ -5,7 +5,7 @@
gaf-sys-mgt
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
diff --git a/gaf-cloud/gaf-ops/gaf-sys-mgt/pom.xml b/gaf-cloud/gaf-ops/gaf-sys-mgt/pom.xml
index 1b74fbb1..78e70de5 100644
--- a/gaf-cloud/gaf-ops/gaf-sys-mgt/pom.xml
+++ b/gaf-cloud/gaf-ops/gaf-sys-mgt/pom.xml
@@ -5,7 +5,7 @@
gaf-ops
com.supermap.gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-sys-mgt
diff --git a/gaf-cloud/gaf-ops/pom.xml b/gaf-cloud/gaf-ops/pom.xml
index 61d2f514..a55d70b8 100644
--- a/gaf-cloud/gaf-ops/pom.xml
+++ b/gaf-cloud/gaf-ops/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-cloud
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-ops
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-cloud/pom.xml b/gaf-cloud/pom.xml
index 7f312ead..eb60799a 100644
--- a/gaf-cloud/pom.xml
+++ b/gaf-cloud/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-cloud
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-web/gaf-mapapp/pom.xml b/gaf-web/gaf-mapapp/pom.xml
index bf6d9224..0371ca91 100644
--- a/gaf-web/gaf-mapapp/pom.xml
+++ b/gaf-web/gaf-mapapp/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-web
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-mapapp
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-web/gaf-webapp/pom.xml b/gaf-web/gaf-webapp/pom.xml
index 2855e225..344bb42a 100644
--- a/gaf-web/gaf-webapp/pom.xml
+++ b/gaf-web/gaf-webapp/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf-web
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-webapp
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/gaf-web/pom.xml b/gaf-web/pom.xml
index 8cbc21ef..e4eb1b41 100644
--- a/gaf-web/pom.xml
+++ b/gaf-web/pom.xml
@@ -5,12 +5,12 @@
com.supermap.gaf
gaf
- 2.1.2-SNAPSHOT
+ ${revision}
4.0.0
gaf-web
- 2.1.2-SNAPSHOT
+ ${revision}
pom
diff --git a/pom.xml b/pom.xml
index 203d6de9..a4aef7ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,8 +5,32 @@
4.0.0
com.supermap.gaf
gaf
- 2.1.2-SNAPSHOT
+ ${revision}
pom
+
+ ${gaf-revision}
+
+
+
+
+ open
+
+ true
+
+
+ 2.1.2-SNAPSHOT
+
+
+
+ pro
+
+ false
+
+
+ 2.1.2.pro-SNAPSHOT
+
+
+
2021
@@ -337,8 +361,61 @@
dockerfile-maven-plugin
1.4.13
+
+ org.codehaus.mojo
+ flatten-maven-plugin
+ 1.1.0
+
+ true
+ resolveCiFriendliesOnly
+
+
+
+ flatten
+ process-resources
+
+ flatten
+
+
+
+ flatten.clean
+ clean
+
+ clean
+
+
+
+
+
+
+ org.codehaus.mojo
+ flatten-maven-plugin
+ 1.1.0
+ true
+
+ true
+ resolveCiFriendliesOnly
+
+
+
+ flatten
+ process-resources
+
+ flatten
+
+
+
+ flatten.clean
+ clean
+
+ clean
+
+
+
+
+
\ No newline at end of file
--
Gitee
From 7996b1cf92beb274541be02ad08497dd78784ff3 Mon Sep 17 00:00:00 2001
From: wxl3210 <852405890@qq.com>
Date: Fri, 27 Aug 2021 10:31:32 +0800
Subject: [PATCH 2/2] =?UTF-8?q?[fix]=E5=88=A0=E9=99=A4gaf=E7=9A=84pom.xml?=
=?UTF-8?q?=E7=9A=84pro=E9=85=8D=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/pom.xml b/pom.xml
index a4aef7ea..4bf69dc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,15 +21,6 @@
2.1.2-SNAPSHOT
-
- pro
-
- false
-
-
- 2.1.2.pro-SNAPSHOT
-
-
2021
--
Gitee