Author: tchemit Date: 2011-02-09 09:27:33 +0100 (Wed, 09 Feb 2011) New Revision: 464 Url: http://nuiton.org/repositories/revision/sandbox/464 Log: Update mavenpom4redmine to 2.4.4. Modified: orion-import-export/pom.xml Modified: orion-import-export/pom.xml =================================================================== --- orion-import-export/pom.xml 2011-02-09 08:25:12 UTC (rev 463) +++ orion-import-export/pom.xml 2011-02-09 08:27:33 UTC (rev 464) @@ -1,14 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> - -<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> <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4labs</artifactId> - <version>2.4.1</version> + <version>2.4.4</version> </parent> <groupId>fr.orion</groupId>
participants (1)
-
tchemit@users.nuiton.org