Author: tchemit Date: 2010-05-09 14:34:04 +0200 (Sun, 09 May 2010) New Revision: 1886 Url: http://nuiton.org/repositories/revision/jaxx/1886 Log: Utilisation de mavenpom4redmine 2.1.4 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-05-09 08:53:52 UTC (rev 1885) +++ trunk/pom.xml 2010-05-09 12:34:04 UTC (rev 1886) @@ -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/xsd/maven-4.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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -36,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>2.1.3</version> + <version>2.1.4</version> </parent> <artifactId>jaxx</artifactId> @@ -396,8 +394,6 @@ <javahelp.version>2.0.02</javahelp.version> - <javadoc.version>2.7</javadoc.version> - <helper.version>1.2.4-SNAPSHOT</helper.version> </properties> <build>