Skip to content

Commit

Permalink
change rf-maven plugin dependency version for maven2 interoperability
Browse files Browse the repository at this point in the history
  • Loading branch information
kontulai committed Sep 11, 2012
1 parent bea1fff commit c45a079
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 @@ -90,7 +90,7 @@
<plugin>
<groupId>org.robotframework</groupId>
<artifactId>robotframework-maven-plugin</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit c45a079

Please sign in to comment.