X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=pom.xml;h=524c4aa53a04eb8c89a38179133e5d8dac85a8eb;hb=00691e80f2f135f92be739e2b7e86775a2357276;hp=f2889cb8f915ab9ab1dca904baabd29082ef97a8;hpb=d4a2a35aa05eae5757d766d9a3a8edadf62f08b4;p=nikiroo-utils.git diff --git a/pom.xml b/pom.xml index f2889cb..524c4aa 100644 --- a/pom.xml +++ b/pom.xml @@ -2,13 +2,13 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.github.klamonte + com.gitlab.klamonte jexer jar Jexer Java Text User Interface library that resembles Turbo Vision 0.0.6 - https://github.com/klamonte/jexer + https://gitlab.com/klamonte/jexer @@ -24,15 +24,15 @@ - scm:git:https://github.com/klamonte/jexer.git - scm:git:https://github.com/klamonte/jexer.git - https://github.com/klamonte/jexer + scm:git:https://gitlab.com/klamonte/jexer.git + scm:git:https://gitlab.com/klamonte/jexer.git + https://gitlab.com/klamonte/jexer HEAD - github - https://github.com/klamonte/jexer/issues + gitlab + https://gitlab.com/klamonte/jexer/issues @@ -47,9 +47,9 @@ src - - **/*.java - + + **/*.java + @@ -62,6 +62,24 @@ 1.6 + + org.apache.maven.plugins + maven-jar-plugin + 3.0.2 + + + + + jexer.demos.Demo1 + + + + + ${project.version} + + + +