Преглед изворни кода

:sparkles: 打包添加Test后缀

lag пре 6 месеци
родитељ
комит
5114fde883
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      ghjg-item-datashare-server/pom.xml

+ 1 - 1
ghjg-item-datashare-server/pom.xml

@@ -4,7 +4,7 @@
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <artifactId>ghjg-item-datashare-server</artifactId>
   <build>
-    <finalName>ghThreeDataShare</finalName>
+    <finalName>ghThreeDataShareTest</finalName>
     <plugins>
       <plugin>
         <artifactId>maven-war-plugin</artifactId>