From 1abc212c9d67ca35b05118dc1639f564814c20b7 Mon Sep 17 00:00:00 2001 From: Yang Cao Date: Tue, 16 Aug 2016 11:31:41 -0400 Subject: [PATCH] Update version to 0.5.0-SNAPSHOT --- common/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 2 +- providers/pom.xml | 2 +- sample/pom.xml | 2 +- storage/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 1326b8e..02c8955 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ Licensed under the MIT license. See License.txt in the project root. --> com.microsoft.alm auth-lib-parent - 0.4.0 + 0.5.0-SNAPSHOT auth-common jar diff --git a/core/pom.xml b/core/pom.xml index 0d7ddd7..455323e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ Licensed under the MIT license. See License.txt in the project root. --> com.microsoft.alm auth-lib-parent - 0.4.0 + 0.5.0-SNAPSHOT auth-core jar diff --git a/pom.xml b/pom.xml index 5c07287..42d240a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ Licensed under the MIT license. See License.txt in the project root. --> com.microsoft.alm auth-lib-parent - 0.4.0 + 0.5.0-SNAPSHOT pom Authentication Library for Visual Studio Team Services and Team Foundation Server diff --git a/providers/pom.xml b/providers/pom.xml index 2c664ea..f0b0e89 100644 --- a/providers/pom.xml +++ b/providers/pom.xml @@ -6,7 +6,7 @@ Licensed under the MIT license. See License.txt in the project root. --> com.microsoft.alm auth-lib-parent - 0.4.0 + 0.5.0-SNAPSHOT auth-providers jar diff --git a/sample/pom.xml b/sample/pom.xml index 7cb95d0..02c05db 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -6,7 +6,7 @@ Licensed under the MIT license. See License.txt in the project root. --> com.microsoft.alm auth-lib-parent - 0.4.0 + 0.5.0-SNAPSHOT auth-sample jar diff --git a/storage/pom.xml b/storage/pom.xml index ba1167f..774e5ea 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -6,7 +6,7 @@ Licensed under the MIT license. See License.txt in the project root. --> com.microsoft.alm auth-lib-parent - 0.4.0 + 0.5.0-SNAPSHOT auth-secure-storage jar