From e8cf6eb68f62e4a882cf9565fcbb82cc71b286ec Mon Sep 17 00:00:00 2001 From: Emmanuel Bigeon Date: Mon, 8 Oct 2018 14:57:36 -0400 Subject: [PATCH] Added license properties Signed-off-by: Emmanuel Bigeon --- gclc-swt/pom.xml | 238 ++++++++++++++++++++--------------------------- 1 file changed, 103 insertions(+), 135 deletions(-) diff --git a/gclc-swt/pom.xml b/gclc-swt/pom.xml index fa8c657..4f09c75 100644 --- a/gclc-swt/pom.xml +++ b/gclc-swt/pom.xml @@ -1,135 +1,103 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 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.5 - - - - UTF-8 - - - - - net.bigeon - gclc - 2.0.7 - - - net.bigeon - collections - 1.1.1 - - - - - - manual - CeCILL 2.1 - https://cecill.info/licences/Licence_CeCILL_V2.1-en.html - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - com.github.sevntu-checkstyle - dsm-maven-plugin - 2.2.0 - - - - - - emmanuel@bigeon.fr - Emmanuel Bigeon - bigeon.net - - PM - - - - - - scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git - HEAD - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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.5 + + + + UTF-8 + emmanuel@bigeon.fr + cecill_2.1 + + + + + net.bigeon + gclc + 2.0.7 + + + net.bigeon + collections + 1.1.1 + + + + + + manual + CeCILL 2.1 + https://cecill.info/licences/Licence_CeCILL_V2.1-en.html + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + com.github.sevntu-checkstyle + dsm-maven-plugin + 2.2.0 + + + + + + emmanuel@bigeon.fr + Emmanuel Bigeon + bigeon.net + + PM + + + + + + scm:git:gogs@git.code.bigeon.net:emmanuel/gclc.git + HEAD + +