Made socket comply with new version of gclc. Fixed piped console manager

Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
This commit is contained in:
2016-11-30 20:00:36 -05:00
parent d432914828
commit e602a269f8
12 changed files with 291 additions and 291 deletions

View File

@@ -37,7 +37,7 @@
>
<modelVersion>4.0.0</modelVersion>
<artifactId>gclc-swt</artifactId>
<version>1.0.5-SNAPSHOT</version>
<version>1.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<url>http://www.bigeon.fr/emmanuel</url>
<properties>
@@ -53,7 +53,7 @@
<dependency>
<groupId>fr.bigeon</groupId>
<artifactId>gclc</artifactId>
<version>1.2.6</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>fr.bigeon</groupId>