From fe4851053a2c27bfdc3b70fbdb5272061a495378 Mon Sep 17 00:00:00 2001 From: Emmanuel Bigeon Date: Mon, 15 Oct 2018 09:14:06 -0400 Subject: [PATCH] Update configurations Signed-off-by: Emmanuel Bigeon --- gclc-process/pom.xml | 11 +++-------- gclc-socket/pom.xml | 5 ----- gclc-swt/pom.xml | 9 ++------- gclc.system/pom.xml | 10 ++-------- 4 files changed, 7 insertions(+), 28 deletions(-) diff --git a/gclc-process/pom.xml b/gclc-process/pom.xml index 91ecfb4..3d34e2f 100644 --- a/gclc-process/pom.xml +++ b/gclc-process/pom.xml @@ -49,13 +49,13 @@ net.bigeon.config ebigeon-config - 1.8.9 + 1.8.12 net.bigeon gclc - 2.0.7 + 2.0.9 @@ -68,11 +68,6 @@ - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - com.github.sevntu-checkstyle dsm-maven-plugin @@ -92,7 +87,7 @@ - process-0.0.1 + HEAD scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git diff --git a/gclc-socket/pom.xml b/gclc-socket/pom.xml index 52bbe2b..54942b6 100644 --- a/gclc-socket/pom.xml +++ b/gclc-socket/pom.xml @@ -68,11 +68,6 @@ - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - com.github.sevntu-checkstyle dsm-maven-plugin diff --git a/gclc-swt/pom.xml b/gclc-swt/pom.xml index 0333824..1f05155 100644 --- a/gclc-swt/pom.xml +++ b/gclc-swt/pom.xml @@ -42,7 +42,7 @@ net.bigeon.config swt-config - 1.8.7 + 1.8.8 @@ -55,7 +55,7 @@ net.bigeon gclc - 2.0.7 + 2.0.9 net.bigeon @@ -73,11 +73,6 @@ - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - com.github.sevntu-checkstyle dsm-maven-plugin diff --git a/gclc.system/pom.xml b/gclc.system/pom.xml index 92d0b04..61dfe3e 100644 --- a/gclc.system/pom.xml +++ b/gclc.system/pom.xml @@ -15,16 +15,10 @@ - - junit - junit - 4.11 - test - net.bigeon gclc - 2.0.7 + 2.0.9 GCLC system command @@ -65,6 +59,6 @@ net.bigeon.config ebigeon-config - 1.8.9 + 1.8.12