X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=blobdiff_plain;f=pom.xml;h=283aaff89bc89c3654d14cd7dee9f443f82ad828;hp=f2889cb8f915ab9ab1dca904baabd29082ef97a8;hb=c1d8e2b874088d4336bd3ba0a04623176d2039a0;hpb=c1499886dfc46787e112ec1a6c188aea508dda9d diff --git a/pom.xml b/pom.xml index f2889cb..283aaff 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 + 0.3.0 + 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} + + + +