From a899211ac6093da44527a7b20ab978d3d35e5174 Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Fri, 25 Mar 2022 19:24:04 +0200 Subject: [PATCH] Improve the pom file and add the build plugin --- pom.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e846f0..f189128 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,27 @@ com.anas.jcolorfulconsole JColorfulConsole - 0.1.1 + 0.1.2 + jar + + JColorfulConsole + A colorful console for Java + https://jitpack.io/#Anas-Elgarhy/JColorfulConsole + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.2 + + 18 + 18 + + + + 18