Skip to content

Commit

Permalink
Fixed mojohaus#126
Browse files Browse the repository at this point in the history
 o Upgraded mrm-maven-plugin from 1.0-beta-2 to 1.0.0
  • Loading branch information
khmarbaise committed Jan 16, 2017
1 parent 74fd75b commit a6db638
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 @@ -381,7 +381,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mrm-maven-plugin</artifactId>
<version>1.0-beta-2</version>
<version>1.0.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit a6db638

Please sign in to comment.