diff --git a/commons-hpcc/pom.xml b/commons-hpcc/pom.xml index f0ee9f23d..2ae567f94 100644 --- a/commons-hpcc/pom.xml +++ b/commons-hpcc/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 9.4.81-0-SNAPSHOT + 9.4.83-0-SNAPSHOT diff --git a/dfsclient/pom.xml b/dfsclient/pom.xml index 4c6014e04..be9d1d605 100644 --- a/dfsclient/pom.xml +++ b/dfsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 9.4.81-0-SNAPSHOT + 9.4.83-0-SNAPSHOT diff --git a/pom.xml b/pom.xml index b35b021ef..c3877eda2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.hpccsystems hpcc4j - 9.4.81-0-SNAPSHOT + 9.4.83-0-SNAPSHOT pom HPCC Systems Java Projects https://hpccsystems.com @@ -31,8 +31,7 @@ UTF-8 3.8.0 - 1.8 - 1.8 + 8 3.1.1 1.6.8 false @@ -203,8 +202,7 @@ maven-compiler-plugin ${maven.compiler.version} - ${maven.compiler.source} - ${maven.compiler.target} + ${maven.compiler.release} ${maven.compiler.groups} ${maven.compiler.excludedGroups} diff --git a/wsclient/pom.xml b/wsclient/pom.xml index b5007d9fe..b78fbb907 100644 --- a/wsclient/pom.xml +++ b/wsclient/pom.xml @@ -9,7 +9,7 @@ org.hpccsystems hpcc4j - 9.4.81-0-SNAPSHOT + 9.4.83-0-SNAPSHOT