summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorwangkuan <[email protected]>2023-05-23 17:45:06 +0800
committerwangkuan <[email protected]>2023-05-23 17:45:06 +0800
commit3c46347d2bd5e820bb9fc19cb434bfb8e8855178 (patch)
treec8a75fa5090b58c48f952fb4bc55fc0868ae2823 /pom.xml
parent67db966e10cf101e034cb353d127ac393c358e62 (diff)
线上版本HEADmain
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ada3e18..bc618d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>com.zdjizhi</groupId>
<artifactId>relationship-gtpc-user</artifactId>
- <version>22-08-19</version>
+ <version>22-10-09</version>
<name>relationship-gtpc-user</name>
<url>http://www.example.com</url>
@@ -251,7 +251,7 @@
<goal>shade</goal>
</goals>
<configuration>
- <finalName>relationship-gtpc-user-22-08-19</finalName>
+ <finalName>relationship-gtpc-user-22-10-09</finalName>
<transformers combine.children="append">
<!-- The service transformer is needed to merge META-INF/services files -->
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>