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 81367cc commit a9183ffCopy full SHA for a9183ff
1 file changed
pom.xml
@@ -88,18 +88,7 @@
88
89
<build>
90
<plugins>
91
- <plugin>
92
- <groupId>org.apache.maven.plugins</groupId>
93
- <artifactId>maven-jar-plugin</artifactId>
94
- <executions>
95
- <execution>
96
- <id>default-jar</id>
97
- <configuration>
98
- <classifier>task</classifier>
99
- </configuration>
100
- </execution>
101
- </executions>
102
- </plugin>
+
103
<plugin>
104
<groupId>org.springframework.boot</groupId>
105
<artifactId>spring-boot-maven-plugin</artifactId>
0 commit comments