Skip to content

Commit

Permalink
Removed version from maven-release-plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjardine committed Aug 26, 2019
1 parent 54bdbd0 commit 6abcc76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>${maven-release-plugin.version}</version>
<configuration>
<arguments>-Prelease</arguments>
<preparationGoals>package</preparationGoals>
Expand Down

0 comments on commit 6abcc76

Please sign in to comment.