Author: echatellier Date: 2010-12-24 14:01:16 +0100 (Fri, 24 Dec 2010) New Revision: 664 Url: http://nuiton.org/repositories/revision/wikitty/664 Log: Don't publish dto jar to redmine Modified: trunk/wikitty-dto/pom.xml Modified: trunk/wikitty-dto/pom.xml =================================================================== --- trunk/wikitty-dto/pom.xml 2010-12-24 11:13:52 UTC (rev 663) +++ trunk/wikitty-dto/pom.xml 2010-12-24 13:01:16 UTC (rev 664) @@ -55,14 +55,6 @@ <!-- *** Build Settings ****************************************** --> <!-- ************************************************************* --> - <properties> - - <!-- extra files to include in release --> - <redmine.releaseFiles> - target/${project.build.finalName}.${project.packaging} - </redmine.releaseFiles> - </properties> - <build> <plugins>