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 679a0c2 commit 8e42c32Copy full SHA for 8e42c32
pom.xml
@@ -235,13 +235,11 @@
235
<version>${git-commit-id-plugin.version}</version>
236
</plugin>
237
<!-- Deploy to Artifactory -->
238
- <!--
239
<plugin>
240
<groupId>org.jfrog.buildinfo</groupId>
241
<artifactId>artifactory-maven-plugin</artifactId>
242
<version>${artifactory-maven-plugin.version}</version>
243
244
- -->
245
246
<groupId>org.apache.maven.plugins</groupId>
247
<artifactId>maven-jxr-plugin</artifactId>
@@ -490,6 +488,7 @@
490
488
491
489
<!--
492
TODO: #20
+ -->
493
<repositories>
494
<repository>
495
<id>spring-milestones</id>
@@ -500,6 +499,5 @@
500
499
</snapshots>
501
</repository>
502
</repositories>
503
504
505
</project>
0 commit comments