Skip to content

Commit

Permalink
Updates maven-release-plugin to solve problem with tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed Apr 24, 2014
1 parent 9862157 commit 1540ab3
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 @@ -120,6 +120,11 @@
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
Expand Down

0 comments on commit 1540ab3

Please sign in to comment.