diff --git a/eclipse/io.github.mzattera.v4j-apps/pom.xml b/eclipse/io.github.mzattera.v4j-apps/pom.xml index e611f78..230acf0 100644 --- a/eclipse/io.github.mzattera.v4j-apps/pom.xml +++ b/eclipse/io.github.mzattera.v4j-apps/pom.xml @@ -18,5 +18,25 @@ io.github.mzattera.v4j 0.14.0 + + + org.junit.jupiter + junit-jupiter + 5.11.3 + test + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.2.5 + + false + + + + \ No newline at end of file diff --git a/eclipse/io.github.mzattera.v4j/pom.xml b/eclipse/io.github.mzattera.v4j/pom.xml index 3a01a83..1cb06d8 100644 --- a/eclipse/io.github.mzattera.v4j/pom.xml +++ b/eclipse/io.github.mzattera.v4j/pom.xml @@ -6,11 +6,10 @@ v4j Voynich for Java (v4j) library. - UTF-8 - 11 - 11 + UTF-8 + 11 - 1.0.0-M1.1 + 1.0.0-M1.1 @@ -18,10 +17,25 @@ https://jitpack.io + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.2.5 + + + + + org.junit.jupiter + junit-jupiter + 5.10.0 + test + org.apache.commons commons-lang3 @@ -54,9 +68,9 @@ - org.nd4j - nd4j-native - ${dl4j-master.version} + org.nd4j + nd4j-native-platform + 1.0.0-M2.1