Browse Source

上海工行-金桥,maven版本

shiwn 2 năm trước cách đây
mục cha
commit
deef4b5477
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  1. 9 0
      code/h5client-app/pom.xml

+ 9 - 0
code/h5client-app/pom.xml

@@ -164,6 +164,15 @@
                     </excludes>
                 </configuration>
             </plugin>
+
+            <!--修改maven版本-->
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-resources-plugin</artifactId>
+                <version>3.1.0</version>
+            </plugin>
+            <!---->
+
         </plugins>
     </build>