Browse Source

fix 修改pom.xml文件,去掉多余的配置

DYH2020 2 years ago
parent
commit
7943071912
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -5,7 +5,7 @@
 
     <groupId>com.ywt</groupId>
     <artifactId>his-open-api</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>his-open-api</name>