Author: tchemit Date: 2010-04-16 20:12:42 +0200 (Fri, 16 Apr 2010) New Revision: 200 Log: Utilisation de mavenpom4redmine 2.1.1 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-04-15 14:29:08 UTC (rev 199) +++ trunk/pom.xml 2010-04-16 18:12:42 UTC (rev 200) @@ -1,5 +1,5 @@ <?xml version="1.0"?> - <!-- +<!-- #%L Nuiton Java-2-R library @@ -23,9 +23,7 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -36,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>2.1</version> + <version>2.1.1</version> </parent> <artifactId>nuiton-j2r</artifactId>
participants (1)
-
tchemit@users.nuiton.org