From 089e0a2b81e32d101add17339d4ae75f3bc501e4 Mon Sep 17 00:00:00 2001 From: Kevin Zhao Date: Thu, 7 Sep 2017 14:22:48 +0800 Subject: [PATCH] upgrade azure library to 1.2.1 (#47) --- azure-functions-maven-plugin/pom.xml | 31 ---------------------------- azure-maven-plugin-lib/pom.xml | 6 +++--- 2 files changed, 3 insertions(+), 34 deletions(-) diff --git a/azure-functions-maven-plugin/pom.xml b/azure-functions-maven-plugin/pom.xml index cb4412b65..3df7cad58 100644 --- a/azure-functions-maven-plugin/pom.xml +++ b/azure-functions-maven-plugin/pom.xml @@ -21,7 +21,6 @@ 3.2 3.3.0 3.0.20 - 1.1.2 1.0.9 0.1.4 1.0-SNAPSHOT @@ -135,15 +134,6 @@ local-repo file://${project.basedir}/repo - - ossrh - Sonatype Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - default - - true - - @@ -210,27 +200,6 @@ ${zeroturnaround.zip.version} jar - - - com.microsoft.azure - azure - 1.1.3-SNAPSHOT - - - com.microsoft.azure - azure-client-runtime - 1.0.5-SNAPSHOT - - - com.microsoft.azure - azure-client-authentication - 1.0.5-SNAPSHOT - - - com.microsoft.rest - client-runtime - 1.0.5-SNAPSHOT - diff --git a/azure-maven-plugin-lib/pom.xml b/azure-maven-plugin-lib/pom.xml index 3d7669cb5..5418a641c 100644 --- a/azure-maven-plugin-lib/pom.xml +++ b/azure-maven-plugin-lib/pom.xml @@ -21,9 +21,9 @@ 3.0.0 3.2 3.0.20 - 1.1.2 - 1.0.4 - 1.0.4 + 1.2.1 + 1.1.0 + 1.1.0 1.0.9 3.6 4.12