Author: tchemit Date: 2012-10-30 08:46:03 +0100 (Tue, 30 Oct 2012) New Revision: 5 Url: http://forge.codelutin.com/repositories/revision/cantharella/5 Log: Update mavenpom4redmine to 3.4.3. Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-10-29 15:18:40 UTC (rev 4) +++ trunk/pom.xml 2012-10-30 07:46:03 UTC (rev 5) @@ -1,13 +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/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> <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>3.4.2</version> + <version>3.4.3</version> </parent> <groupId>nc.ird</groupId> @@ -503,4 +501,4 @@ <url>http://maven.springframework.org/milestone</url> </repository> </repositories--> -</project> \ No newline at end of file +</project>