Skip to content

Commit

Permalink
bum maven release plugin to avoid problems with git release.
Browse files Browse the repository at this point in the history
  • Loading branch information
woj-tek committed Oct 16, 2015
1 parent 5aa5b00 commit 88aa587
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@

<build>
<plugins>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
Expand Down

0 comments on commit 88aa587

Please sign in to comment.