傅行帆 4 år sedan
förälder
incheckning
2fff5a589d
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4
    0
      pom.xml

+ 4
- 0
pom.xml Visa fil

@@ -202,6 +202,10 @@
202 202
 <!--        </build>-->
203 203
 	<build>
204 204
 		<plugins>
205
+			<plugin>
206
+				<groupId>org.springframework.boot</groupId>
207
+				<artifactId>spring-boot-maven-plugin</artifactId>
208
+			</plugin>
205 209
 			<plugin>
206 210
 				<groupId>org.apache.maven.plugins</groupId>
207 211
 				<artifactId>maven-resources-plugin</artifactId>