Author: tchemit Date: 2010-01-25 00:36:00 +0100 (Mon, 25 Jan 2010) New Revision: 130 Modified: trunk/pom.xml Log: Utilisation de mavenpom4redmine 2.0.3 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-24 21:30:14 UTC (rev 129) +++ trunk/pom.xml 2010-01-24 23:36:00 UTC (rev 130) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>2.0.2</version> + <version>2.0.3</version> </parent> <artifactId>jredmine</artifactId> @@ -375,7 +375,7 @@ <!--<helper.version>1.2.2</helper.version>--> <!-- must be on a fixed version, not on the snapshot to make possible release --> - <jredmine.version>1.1.2</jredmine.version> + <jredmine.version>1.1.3</jredmine.version> <!-- documentation is in apt --> <siteSourcesType>apt</siteSourcesType>
participants (1)
-
tchemit@users.nuiton.org