From 9df1a3997bf7c4b83cca35a61718eb1a8192fe35 Mon Sep 17 00:00:00 2001 From: fmartelli Date: Fri, 4 Sep 2015 12:50:24 +0200 Subject: [PATCH] azuresdk version updated --- pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 4437cc9..f78b6ff 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,7 @@ UTF-8 UTF-8 2.5.4 + 0.8.0 @@ -60,32 +61,32 @@ com.microsoft.azure azure-keyvault - 0.8.0-SNAPSHOT + ${azuresdk.version} com.microsoft.azure azure-mgmt-resources - 0.8.0-SNAPSHOT + ${azuresdk.version} com.microsoft.azure azure-mgmt-network - 0.8.0-SNAPSHOT + ${azuresdk.version} com.microsoft.azure azure-mgmt-compute - 0.8.0-SNAPSHOT + ${azuresdk.version} com.microsoft.azure azure-mgmt-storage - 0.8.0-SNAPSHOT + ${azuresdk.version} com.microsoft.azure azure-svc-mgmt - 0.8.0-SNAPSHOT + ${azuresdk.version}