Author: tchemit Date: 2012-10-04 01:21:54 +0200 (Thu, 04 Oct 2012) New Revision: 338 Url: http://nuiton.org/repositories/revision/jredmine/338 Log: still can't use its if server not reacheable :( Modified: branches/jredmine-1.x/jredmine-client/pom.xml Modified: branches/jredmine-1.x/jredmine-client/pom.xml =================================================================== --- branches/jredmine-1.x/jredmine-client/pom.xml 2012-10-03 23:15:57 UTC (rev 337) +++ branches/jredmine-1.x/jredmine-client/pom.xml 2012-10-03 23:21:54 UTC (rev 338) @@ -229,12 +229,12 @@ <profile> <id>run-its</id> - <activation> + <!--activation> <property> <name>performRelease</name> <value>true</value> </property> - </activation> + </activation--> <build> <defaultGoal>integration-test</defaultGoal> <plugins>