diff --git a/jansi/pom.xml b/jansi/pom.xml index 0a4817fb..ed1b3b04 100644 --- a/jansi/pom.xml +++ b/jansi/pom.xml @@ -32,7 +32,7 @@ org.fusesource.hawtjni hawtjni-runtime - 1.9 + 1.15-SNAPSHOT @@ -69,7 +69,17 @@ jansi-linux64 ${jansi-native-version} - + + org.fusesource.jansi + jansi-freebsd32 + ${jansi-native-version} + + + org.fusesource.jansi + jansi-freebsd64 + ${jansi-native-version} + + junit junit diff --git a/pom.xml b/pom.xml index e799b38f..87d55a25 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ JANSI UTF-8 - 1.6 + 1.7-SNAPSHOT 1.5.1 1.5 1.6.1 @@ -97,6 +97,17 @@ https://oss.sonatype.org/content/repositories/snapshots + + + + sonatype-nexus-snapshots + Sonatype Snapshot Repository + https://oss.sonatype.org/content/repositories/snapshots + + true + + + @@ -129,8 +140,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 + 1.6 + 1.6