Author: tchemit Date: 2009-11-02 01:03:41 +0100 (Mon, 02 Nov 2009) New Revision: 629 Modified: tags/maven-helper-plugin-1.1.0/pom.xml Log: fix plugin dep Modified: tags/maven-helper-plugin-1.1.0/pom.xml =================================================================== --- tags/maven-helper-plugin-1.1.0/pom.xml 2009-11-01 23:49:10 UTC (rev 628) +++ tags/maven-helper-plugin-1.1.0/pom.xml 2009-11-02 00:03:41 UTC (rev 629) @@ -1166,6 +1166,7 @@ <plugin> <groupId>org.nuiton</groupId> <artifactId>maven-helper-plugin</artifactId> + <version>1.0.3</version> <executions> <execution> <id>get-redmine-login</id>
participants (1)
-
tchemit@users.nuiton.org