From 2f06e9591aecb59856dc0d2fcabd69d37b276543 Mon Sep 17 00:00:00 2001 From: xingwu1 Date: Thu, 23 Feb 2017 16:56:14 -0800 Subject: [PATCH] Update to correct SCM for pom.xml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e493dc962de10..bd937d5daed10 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-batch jar - 1.0.0-SNAPSHOT + 1.0.0-rc-SNAPSHOT Microsoft Azure Batch SDK Root This package contains the root module of Microsoft Azure Batch SDK. @@ -23,8 +23,8 @@ - scm:git:https://github.com/Azure/azure-sdk-for-java - scm:git:git@github.com:Azure/azure-sdk-for-java.git + scm:git:https://github.com/Azure/azure-batch-sdk-for-java + scm:git:git@github.com:Azure/azure-batch-sdk-for-java.git HEAD