Skip to content

Commit 8e42c32

Browse files
author
phasenraum2010
committed
fixed #43
1 parent 679a0c2 commit 8e42c32

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,13 +235,11 @@
235235
<version>${git-commit-id-plugin.version}</version>
236236
</plugin>
237237
<!-- Deploy to Artifactory -->
238-
<!--
239238
<plugin>
240239
<groupId>org.jfrog.buildinfo</groupId>
241240
<artifactId>artifactory-maven-plugin</artifactId>
242241
<version>${artifactory-maven-plugin.version}</version>
243242
</plugin>
244-
-->
245243
<plugin>
246244
<groupId>org.apache.maven.plugins</groupId>
247245
<artifactId>maven-jxr-plugin</artifactId>
@@ -490,6 +488,7 @@
490488

491489
<!--
492490
TODO: #20
491+
-->
493492
<repositories>
494493
<repository>
495494
<id>spring-milestones</id>
@@ -500,6 +499,5 @@
500499
</snapshots>
501500
</repository>
502501
</repositories>
503-
-->
504502

505503
</project>

0 commit comments

Comments
 (0)