Skip to content

Commit 3981618

Browse files
committed
Remove versions plugin
1 parent 39d9e6b commit 3981618

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

gbfs-validator-java/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
7979
<wagon-ssh-external.version>2.12</wagon-ssh-external.version>
8080
<plexus-compiler-javac.version>2.15.0</plexus-compiler-javac.version>
81-
<versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>
8281
<dependency-check-maven.version>5.3.2</dependency-check-maven.version>
8382
<maven-scm-provider-gitexe.version>1.13.0</maven-scm-provider-gitexe.version>
8483
<maven-scm-api.version>1.13.0</maven-scm-api.version>
@@ -299,12 +298,6 @@
299298
</executions>
300299
</plugin>
301300

302-
<plugin>
303-
<groupId>org.codehaus.mojo</groupId>
304-
<artifactId>versions-maven-plugin</artifactId>
305-
<version>${versions-maven-plugin.version}</version>
306-
</plugin>
307-
308301
<plugin>
309302
<groupId>org.owasp</groupId>
310303
<artifactId>dependency-check-maven</artifactId>

0 commit comments

Comments
 (0)