Преглед на файлове

Merge pull request #10 from bigbencat/patch-1

可以吧小米推送jar 打包进去。 Update pom.xml
imndx преди 5 години
родител
ревизия
255e0affc5
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      pom.xml

+ 3 - 0
pom.xml

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