فهرست منبع

Update pom.xml

可以吧小米推送jar 打包进去。
bigbencat 5 سال پیش
والد
کامیت
a8e0a19047
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      pom.xml

+ 3 - 0
pom.xml

@@ -159,6 +159,9 @@
 			<plugin>
 			<plugin>
 				<groupId>org.springframework.boot</groupId>
 				<groupId>org.springframework.boot</groupId>
 				<artifactId>spring-boot-maven-plugin</artifactId>
 				<artifactId>spring-boot-maven-plugin</artifactId>
+				<configuration>
+					<includeSystemScope>true</includeSystemScope>
+				</configuration>
 			</plugin>
 			</plugin>
 		</plugins>
 		</plugins>
 	</build>
 	</build>