Author: tchemit Date: 2010-01-07 04:34:08 +0100 (Thu, 07 Jan 2010) New Revision: 69 Modified: trunk/pom.xml Log: use mavenpom 1.1.4 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-12-24 10:17:02 UTC (rev 68) +++ trunk/pom.xml 2010-01-07 03:34:08 UTC (rev 69) @@ -8,12 +8,11 @@ <!-- ************************************************************* --> <parent> - <groupId>org.nuiton</groupId> - <artifactId>mavenpom</artifactId> - <version>1.1.3</version> + <groupId>org.nuiton</groupId> + <artifactId>mavenpom</artifactId> + <version>1.1.4</version> </parent> - <groupId>org.nuiton</groupId> - + <artifactId>scmwebeditor</artifactId> <version>0.0.1-SNAPSHOT</version>
participants (1)
-
tchemit@users.nuiton.org