Ver código fonte

fix: 构建版本问题

liaoyitao 3 meses atrás
pai
commit
7bca0ecbdf
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -10,7 +10,7 @@
10 10
     </parent>
11 11
     <groupId>com.lqkj</groupId>
12 12
     <artifactId>link</artifactId>
13
-    <version>1.0.0.${timestamp}</version>
13
+    <version>1.0.0</version>
14 14
     <name>LINK-SERVER</name>
15 15
     <description>LINK-SERVER</description>
16 16
     <properties>