Author: tchemit Date: 2014-01-26 11:09:35 +0100 (Sun, 26 Jan 2014) New Revision: 426 Url: http://nuiton.org/projects/jredmine/repository/revisions/426 Log: fix its Modified: trunk/jredmine-client/pom.xml Modified: trunk/jredmine-client/pom.xml =================================================================== --- trunk/jredmine-client/pom.xml 2014-01-26 00:07:11 UTC (rev 425) +++ trunk/jredmine-client/pom.xml 2014-01-26 10:09:35 UTC (rev 426) @@ -214,12 +214,12 @@ <profile> <id>run-its</id> - <activation> + <!--activation> <property> <name>performRelease</name> <value>true</value> </property> - </activation> + </activation--> <build> <defaultGoal>integration-test</defaultGoal> <plugins>