diff --git a/adls-plugins/pom.xml b/adls-plugins/pom.xml index 6deb49e..061c67f 100644 --- a/adls-plugins/pom.xml +++ b/adls-plugins/pom.xml @@ -31,7 +31,7 @@ org.apache.avro avro-mapred - 1.7.7 + 1.11.4 junit @@ -58,7 +58,7 @@ org.apache.hadoop hadoop-azure-datalake - 2.9.2 + ${hadoop.version} diff --git a/azure-blob-store/pom.xml b/azure-blob-store/pom.xml index 48c8063..8900f01 100644 --- a/azure-blob-store/pom.xml +++ b/azure-blob-store/pom.xml @@ -37,7 +37,7 @@ org.apache.hadoop hadoop-azure - 2.8.0 + ${hadoop.version} diff --git a/pom.xml b/pom.xml index b694232..04d4c3d 100644 --- a/pom.xml +++ b/pom.xml @@ -79,24 +79,37 @@ - sonatype.release - https://oss.sonatype.org/service/local/staging/deploy/maven2 + sonatype + https://oss.sonatype.org/content/groups/public + + true + + + false + sonatype-snapshots https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + UTF-8 - 6.9.0 - 2.10.2 - 2.6.0 + 6.11.0-SNAPSHOT + 3.3.6 + 2.13.0-SNAPSHOT widgets docs - system:cdap-data-pipeline[6.1.0-SNAPSHOT,7.0.0-SNAPSHOT),system:cdap-data-streams[6.1.0-SNAPSHOT,7.0.0-SNAPSHOT) + + system:cdap-data-pipeline[6.11.0-SNAPSHOT,7.0.0-SNAPSHOT),system:cdap-data-streams[6.11.0-SNAPSHOT,7.0.0-SNAPSHOT) ${project.basedir}