new version

This commit is contained in:
2016-03-21 15:55:40 +01:00
parent c5d845e7ff
commit d1e8913dd4
2 changed files with 1 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ apply plugin: 'eclipse'
sourceCompatibility = 1.7
version = '2.6.8'
version = '3.0.0'
buildscript {
repositories {

View File

@@ -39,7 +39,6 @@ public class CrlogicLoopStreamTest {
private static final Logger logger = Logger.getLogger(CrlogicLoopStreamTest.class.getName());
@Ignore
@Test(timeout=60000)
public void testExecute() throws InterruptedException, ChannelException, TimeoutException, ExecutionException{