Browse Source

fix: 构建版本问题

liaoyitao 3 months ago
parent
commit
7bca0ecbdf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

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