Author: tchemit Date: 2011-02-09 09:25:12 +0100 (Wed, 09 Feb 2011) New Revision: 463 Url: http://nuiton.org/repositories/revision/sandbox/463 Log: Update mavenpom4redmine to 2.4.4. Modified: jpa2-validation/trunk/pom.xml Modified: jpa2-validation/trunk/pom.xml =================================================================== --- jpa2-validation/trunk/pom.xml 2011-01-14 13:52:22 UTC (rev 462) +++ jpa2-validation/trunk/pom.xml 2011-02-09 08:25:12 UTC (rev 463) @@ -1,6 +1,5 @@ -<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"> +<?xml version="1.0"?> +<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> @@ -11,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.4.1</version> + <version>2.4.4</version> </parent> <groupId>org.nuiton.sandbox</groupId>