From 1cda615123e905f7734abfd547afc08d714bf292 Mon Sep 17 00:00:00 2001 From: Suren Konathala Date: Mon, 17 Sep 2018 14:17:00 -0500 Subject: [PATCH] Fixed to ue correct 'Main' class instead of 'BlobBasics' and updated version of azure-storage api version to 8.0.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bb9f4f5..3be962c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.microsoft.azure azure-storage - 4.2.0 + 8.0.0 @@ -26,7 +26,7 @@ exec-maven-plugin 1.4.0 - BlobBasics + Main