Author: tchemit Date: 2010-01-07 03:54:58 +0100 (Thu, 07 Jan 2010) New Revision: 734 Modified: trunk/pom.xml Log: [maven-release-plugin] rollback the release of mavenpom-1.1.4 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-07 02:54:32 UTC (rev 733) +++ trunk/pom.xml 2010-01-07 02:54:58 UTC (rev 734) @@ -1,5 +1,7 @@ <?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> @@ -10,7 +12,7 @@ <!-- POM Relationships : Coordinates --> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.1.5-SNAPSHOT</version> + <version>1.1.4-SNAPSHOT</version> <!-- POM Relationships : Inheritance --> @@ -346,7 +348,7 @@ </redmine.collectedFiles> <!-- extra files to include in release --> - <redmine.releaseFiles /> + <redmine.releaseFiles/> <!-- to include (or not) attached files to redmine file to publish --> <redmine.includeAttached>false</redmine.includeAttached>