From aca1a10643ab2502394f822dc689649c6fe76675 Mon Sep 17 00:00:00 2001 From: Louis DeJardin Date: Tue, 29 Nov 2011 16:46:27 -0800 Subject: [PATCH] Change the pom xml id references from azure->windowsazure fixes #126 The groupID is currently com.microsoft.azure, and the artifactID is microsoft-azure-api. Both should have azure changed to microsoft azure. --- microsoft-azure-api/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/microsoft-azure-api/pom.xml b/microsoft-azure-api/pom.xml index 39842eb617425..9925ca4731ae8 100644 --- a/microsoft-azure-api/pom.xml +++ b/microsoft-azure-api/pom.xml @@ -1,13 +1,13 @@ 4.0.0 - com.microsoft.azure - microsoft-azure-api + com.microsoft.windowsazure + microsoft-windowsazure-api 0.0.1-SNAPSHOT jar - Microsoft Azure Client API - API for Microsoft Azure Clients + Microsoft Windows Azure Client API + API for Microsoft Windows Azure Clients https://github.com/WindowsAzure/azure-sdk-for-java