X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=pom.xml;h=524c4aa53a04eb8c89a38179133e5d8dac85a8eb;hb=00691e80f2f135f92be739e2b7e86775a2357276;hp=fe3d5c0c286b5a33442b16fe454e3cc821847ffb;hpb=f6d9020703931f645f553b59426e085a81e90c60;p=fanfix.git diff --git a/pom.xml b/pom.xml index fe3d5c0..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 @@ -45,6 +45,12 @@ **/* + + src + + **/*.java + + @@ -56,6 +62,24 @@ 1.6 + + org.apache.maven.plugins + maven-jar-plugin + 3.0.2 + + + + + jexer.demos.Demo1 + + + + + ${project.version} + + + +