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 b453697 commit 0da41b5Copy full SHA for 0da41b5
pom.xml
@@ -202,18 +202,6 @@
202
</excludes>
203
</configuration>
204
</plugin>
205
- <plugin>
206
- <groupId>com.hbakkum.maven.plugins</groupId>
207
- <artifactId>resolve-parent-version-maven-plugin</artifactId>
208
- <version>0.7</version>
209
- <executions>
210
- <execution>
211
- <goals>
212
- <goal>resolve-parent-version</goal>
213
- </goals>
214
- </execution>
215
- </executions>
216
- </plugin>
217
</plugins>
218
</build>
219
0 commit comments