From 461dec8894252a9532bb5d8a797fe6502e045836 Mon Sep 17 00:00:00 2001 From: Emmanuel Bigeon Date: Fri, 26 Oct 2018 09:15:43 -0400 Subject: [PATCH] Update poms Signed-off-by: Emmanuel Bigeon --- gclc-process/pom.xml | 148 ++++++++++++++++++++++--------------------- gclc-socket/pom.xml | 11 ++-- gclc-swt/pom.xml | 131 +++++++++++++++----------------------- gclc.system/pom.xml | 97 ++++++++++++++-------------- gclc/pom.xml | 98 ++++++++++++++-------------- 5 files changed, 239 insertions(+), 246 deletions(-) diff --git a/gclc-process/pom.xml b/gclc-process/pom.xml index 3d34e2f..ab60f54 100644 --- a/gclc-process/pom.xml +++ b/gclc-process/pom.xml @@ -1,64 +1,57 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - 4.0.0 + + 4.0.0 + + net.bigeon.config + ebigeon-config + 1.8.21 + - net.bigeon.gclc - process - 0.0.4-SNAPSHOT - jar - - process - http://maven.apache.org - - - UTF-8 - emmanuel@bigeon.fr - cecill_2.1 - - - - net.bigeon.config - ebigeon-config - 1.8.12 - - - - net.bigeon - gclc - 2.0.9 - - + net.bigeon.gclc + process + 0.0.4-SNAPSHOT + jar + process + A library to handle processes in a generic console application.https://bigeon.net/projects/gclc.html + 2017 + + Bigeon + https://bigeon.net + manual @@ -66,15 +59,7 @@ https://cecill.info/licences/Licence_CeCILL_V2.1-en.html - - - - com.github.sevntu-checkstyle - dsm-maven-plugin - 2.2.0 - - - + emmanuel@bigeon.fr @@ -85,9 +70,30 @@ - - - HEAD - scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git - + + HEAD + scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git + + + UTF-8 + emmanuel@bigeon.fr + cecill_2.1 + + + + net.bigeon + gclc + 2.0.9 + + + + + + com.github.sevntu-checkstyle + dsm-maven-plugin + 2.2.0 + + + + diff --git a/gclc-socket/pom.xml b/gclc-socket/pom.xml index c35d6b1..0c706a5 100644 --- a/gclc-socket/pom.xml +++ b/gclc-socket/pom.xml @@ -32,15 +32,14 @@ 4.0.0 - gclc-socket + socket 1.1.12-SNAPSHOT jar - http://www.bigeon.net + https://bigeon.net/projects/gclc.html UTF-8 git.code.bigeon.net cecill_2.1 - emmanuel@bigeon.fr @@ -57,7 +56,7 @@ net.bigeon.config ebigeon-config - 1.8.12 + 1.8.21 @@ -93,4 +92,8 @@ net.bigeon.gclc 2016 + + Bigeon + https://bigeon.net/ + diff --git a/gclc-swt/pom.xml b/gclc-swt/pom.xml index d67684a..0d6481b 100644 --- a/gclc-swt/pom.xml +++ b/gclc-swt/pom.xml @@ -1,69 +1,24 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 4.0.0 - net.bigeon.gclc - gclc-swt - 1.1.6-SNAPSHOT - jar - 2015 - GCLC swt - A swt window for console applications - - - net.bigeon.config - swt-config - 1.8.9 - - - - UTF-8 - emmanuel@bigeon.fr - cecill_2.1 - - - - - net.bigeon - gclc - 2.0.9 - - - net.bigeon - collections - 1.1.4 - - - + + 4.0.0 + + net.bigeon.config + swt-config + 1.8.11 + + net.bigeon.gclc + swt + 1.1.6-SNAPSHOT + jar + GCLC swt + A swt window for console applications + 2015 + https://bigeon.net/projects/gclc.html + + Bigeon + https://bigeon.net/ + manual @@ -71,15 +26,6 @@ https://cecill.info/licences/Licence_CeCILL_V2.1-en.html - - - - com.github.sevntu-checkstyle - dsm-maven-plugin - 2.2.0 - - - emmanuel@bigeon.fr @@ -90,9 +36,36 @@ + + scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git + HEAD + + + UTF-8 + emmanuel@bigeon.fr + cecill_2.1 + - - scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git - HEAD - + + + net.bigeon + gclc + 2.0.9 + + + net.bigeon + collections + 1.1.4 + + + + + + + com.github.sevntu-checkstyle + dsm-maven-plugin + 2.2.0 + + + diff --git a/gclc.system/pom.xml b/gclc.system/pom.xml index 61dfe3e..b0777e2 100644 --- a/gclc.system/pom.xml +++ b/gclc.system/pom.xml @@ -1,30 +1,24 @@ - - 4.0.0 - net.bigeon.gclc - system - 0.0.2-SNAPSHOT - jar - http://www.bigeon.net - - UTF-8 - emmanuel@bigeon.fr - cecill_2.1 - - - - - - - - net.bigeon - gclc - 2.0.9 - - - GCLC system command - Provide an exec command to execute system commands - 2016 - + + 4.0.0 + + net.bigeon.config + ebigeon-config + 1.8.21 + + net.bigeon.gclc + system + 0.0.2-SNAPSHOT + jar + GCLC system command + Provide an exec command to execute system commands + https://bigeon.net/projects/gclc.html + 2016 + + Bigeon + https://bigeon.net + manual @@ -32,15 +26,6 @@ https://cecill.info/licences/Licence_CeCILL_V2.1-en.html - - - - com.github.sevntu-checkstyle - dsm-maven-plugin - 2.2.0 - - - emmanuel@bigeon.fr @@ -51,14 +36,34 @@ - - - scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git - HEAD - - - net.bigeon.config - ebigeon-config - 1.8.12 - + + scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git + HEAD + + + UTF-8 + emmanuel@bigeon.fr + cecill_2.1 + + + + + net.bigeon + gclc + 2.0.9 + + + + + + + com.github.sevntu-checkstyle + dsm-maven-plugin + 2.2.0 + + + + + + diff --git a/gclc/pom.xml b/gclc/pom.xml index 15ec57e..302875b 100644 --- a/gclc/pom.xml +++ b/gclc/pom.xml @@ -1,10 +1,46 @@ - + 4.0.0 + + net.bigeon.config + ebigeon-config + 1.8.21 + + net.bigeon gclc 2.0.10-SNAPSHOT jar - http://bigeon.net + Generic Command Ligne console + A generic framework for console applications, with customized command input and output streams. + 2014 + https://bigeon.net/projects/gclc.html + + Bigeon + https://bigeon.net/ + + + + manual + CeCILL 2.1 + https://cecill.info/licences/Licence_CeCILL_V2.1-en.html + + + + + emmanuel@bigeon.fr + Emmanuel Bigeon + bigeon.net + + PM + + + + + scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git + HEAD + UTF-8 git.code.bigeon.net @@ -19,32 +55,6 @@ test - - net.bigeon.config - ebigeon-config - 1.8.12 - - - - - org.codehaus.mojo - license-maven-plugin - - - properties - properties - - - - - - - - manual - CeCILL 2.1 - https://cecill.info/licences/Licence_CeCILL_V2.1-en.html - - @@ -59,22 +69,18 @@ - - - emmanuel@bigeon.fr - Emmanuel Bigeon - bigeon.net - - PM - - - - 2014 - Generic Command Ligne console - A generic framework for console applications, with customized command input and output streams. - - scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git - HEAD - - net.bigeon + + + + org.codehaus.mojo + license-maven-plugin + + + properties + properties + + + + +