Skip to content

Commit

Permalink
Explicitly add versions maven plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardesco committed Feb 16, 2020
1 parent e31c00c commit dbd952d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,11 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.7</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
Expand Down

0 comments on commit dbd952d

Please sign in to comment.