Author: tchemit Date: 2012-08-07 09:50:40 +0200 (Tue, 07 Aug 2012) New Revision: 322 Url: http://nuiton.org/repositories/revision/jredmine/322 Log: Update mavenpom4redmine to 3.3.5. Modified: branches/jredmine-1.x/pom.xml Modified: branches/jredmine-1.x/pom.xml =================================================================== --- branches/jredmine-1.x/pom.xml 2012-08-07 07:50:35 UTC (rev 321) +++ branches/jredmine-1.x/pom.xml 2012-08-07 07:50:40 UTC (rev 322) @@ -20,9 +20,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> @@ -33,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>3.3.4</version> + <version>3.3.5</version> </parent> <artifactId>jredmine</artifactId>
participants (1)
-
tchemit@users.nuiton.org