Author: tchemit Date: 2010-11-18 22:36:37 +0100 (Thu, 18 Nov 2010) New Revision: 993 Url: http://nuiton.org/repositories/revision/eugene/993 Log: use mavenpom 2.4.1-SNAPSHOT Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-11-18 15:10:17 UTC (rev 992) +++ trunk/pom.xml 2010-11-18 21:36:37 UTC (rev 993) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>2.4</version> + <version>2.4.1-SNAPSHOT</version> </parent> <artifactId>eugene</artifactId> @@ -420,10 +420,6 @@ <groupId>org.nuiton</groupId> <artifactId>maven-license-plugin</artifactId> <configuration> - <!-- remove this while using mavenpom > 2.4 --> - <excludes> - <exclude>**/THIRD-PARTY.properties</exclude> - </excludes> <extraExtensions> <objectmodel>xml</objectmodel> <xsl>xml</xsl>
participants (1)
-
tchemit@users.nuiton.org