Skip to content

Commit

Permalink
Merge pull request #118 from oleg-nenashev/master
Browse files Browse the repository at this point in the history
Use Maven release plugin 2.5.3 to enable releases on Windows
  • Loading branch information
oleg-nenashev authored Jun 10, 2019
2 parents ae543bb + 32b2263 commit 3b5764a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@
<openbracket>{</openbracket>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.level>8</java.level>
<!-- TODO: remove after updating to a recent parent POM -->
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
</properties>

<repositories>
Expand Down

0 comments on commit 3b5764a

Please sign in to comment.