deason 6 năm trước cách đây
mục cha
commit
68b2d6df64
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      pom.xml

+ 7 - 0
pom.xml

@@ -140,6 +140,13 @@
                     <skipTests>true</skipTests>
                 </configuration>
             </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-deploy-plugin</artifactId>
+                <configuration>
+                    <skip>true</skip>
+                </configuration>
+            </plugin>
         </plugins>
     </build>
 </project>