Skip to content

Commit

Permalink
Correct type with release-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed May 1, 2014
1 parent 7dd83df commit dbcdbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.52</version>
<version>2.5</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit dbcdbd0

Please sign in to comment.