Author: tchemit Date: 2011-05-27 08:17:09 +0200 (Fri, 27 May 2011) New Revision: 204 Url: http://nuiton.org/repositories/revision/jredmine/204 Log: update pom configuration about release Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-05-27 05:45:15 UTC (rev 203) +++ trunk/pom.xml 2011-05-27 06:17:09 UTC (rev 204) @@ -511,7 +511,7 @@ <projectId>jredmine</projectId> <!-- must be on a fixed version, not on the snapshot to make possible release --> - <jredminePluginVersion>1.1.4</jredminePluginVersion> + <jredminePluginVersion>1.2</jredminePluginVersion> <doxiaVersion>1.2</doxiaVersion> @@ -525,10 +525,6 @@ <test.verbose>false</test.verbose> <test.encoding>UTF-8</test.encoding> - <!-- for release 1.2, we are using a redmine 1.1 then it does not work with - the previous jredmine 1.1.4 version, we do then a special release --> - <arguments>-Plicense-profile,release-profile,Pcentral-safe,Preporting,Prelease-sign-artifacts,analyze-dependencies</arguments> - </properties> <build>