We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e220f08 commit 24c0fceCopy full SHA for 24c0fce
spring-boot-starters/spring-boot-starter-parent/pom.xml
@@ -104,6 +104,11 @@
104
</archive>
105
</configuration>
106
</plugin>
107
+ <plugin>
108
+ <groupId>org.apache.maven.plugins</groupId>
109
+ <artifactId>maven-antrun-plugin</artifactId>
110
+ <version>1.7</version>
111
+ </plugin>
112
<plugin>
113
<groupId>org.codehaus.mojo</groupId>
114
<artifactId>exec-maven-plugin</artifactId>
0 commit comments