diff --git a/pom.xml b/pom.xml index 22721b9..eb4d6bc 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ https://github.com/VisualDataWeb/OWL2VOWL - 1.8 + 11 UTF-8 de.uni_stuttgart.vis.vowl.owl2vowl.ConsoleMain jar @@ -62,6 +62,13 @@ + + + jitpack.io + https://jitpack.io + + + @@ -99,8 +106,8 @@ maven-compiler-plugin 3.3 - 1.8 - 1.8 + 11 + 11 @@ -319,7 +326,7 @@ - net.sourceforge.owlapi:* + com.github.owlcs.owlapi:* ** @@ -406,8 +413,8 @@ maven-compiler-plugin 3.1 - 1.8 - 1.8 + 11 + 11 @@ -451,9 +458,9 @@ - net.sourceforge.owlapi + com.github.owlcs.owlapi owlapi-distribution - 5.1.1 + d7e997a