Browse Source

改小包

menglu 3 years ago
parent
commit
ee1d56ad71
1 changed files with 2 additions and 4 deletions
  1. 2 4
      ibms-data-sdk/pom.xml

+ 2 - 4
ibms-data-sdk/pom.xml

@@ -257,6 +257,7 @@
 					</archive>
 				</configuration>
 			</plugin>
+			<!-- -->
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-dependency-plugin</artifactId>
@@ -276,10 +277,7 @@
 					</execution>
 				</executions>
 			</plugin>
-			<!--<plugin> -->
-			<!--	<groupId>org.springframework.boot</groupId> -->
-			<!--	<artifactId>spring-boot-maven-plugin</artifactId> -->
-			<!--</plugin> -->
+			<!-- <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> </plugin> -->
 		</plugins>
 	</build>