Explorar el Código

build: 去掉SNAPSHOT版本

wanghongkai hace 6 años
padre
commit
9e73b96ddb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -10,7 +10,7 @@
     </parent>
     <groupId>com.es</groupId>
     <artifactId>demo</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1</version>
     <name>demo</name>
     <description>Demo project for Spring Boot</description>