Update version to 0.6.4-SNAPSHOT

This commit is contained in:
Yang Cao 2017-04-07 10:26:20 -04:00
Родитель 8bbd7bfdfa
Коммит 591f5c1fa9
6 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -5,7 +5,7 @@ Licensed under the MIT license. See License.txt in the project root. -->
<parent>
<groupId>com.microsoft.alm</groupId>
<artifactId>auth-lib-parent</artifactId>
<version>0.6.3</version>
<version>0.6.4-SNAPSHOT</version>
</parent>
<artifactId>auth-common</artifactId>
<packaging>jar</packaging>

Просмотреть файл

@ -5,7 +5,7 @@ Licensed under the MIT license. See License.txt in the project root. -->
<parent>
<groupId>com.microsoft.alm</groupId>
<artifactId>auth-lib-parent</artifactId>
<version>0.6.3</version>
<version>0.6.4-SNAPSHOT</version>
</parent>
<artifactId>auth-core</artifactId>
<packaging>jar</packaging>

Просмотреть файл

@ -5,7 +5,7 @@ Licensed under the MIT license. See License.txt in the project root. -->
<groupId>com.microsoft.alm</groupId>
<artifactId>auth-lib-parent</artifactId>
<version>0.6.3</version>
<version>0.6.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Authentication Library for Visual Studio Team Services and Team Foundation Server</name>

Просмотреть файл

@ -6,7 +6,7 @@ Licensed under the MIT license. See License.txt in the project root. -->
<parent>
<groupId>com.microsoft.alm</groupId>
<artifactId>auth-lib-parent</artifactId>
<version>0.6.3</version>
<version>0.6.4-SNAPSHOT</version>
</parent>
<artifactId>auth-providers</artifactId>
<packaging>jar</packaging>

Просмотреть файл

@ -6,7 +6,7 @@ Licensed under the MIT license. See License.txt in the project root. -->
<parent>
<groupId>com.microsoft.alm</groupId>
<artifactId>auth-lib-parent</artifactId>
<version>0.6.3</version>
<version>0.6.4-SNAPSHOT</version>
</parent>
<artifactId>auth-sample</artifactId>
<packaging>jar</packaging>

Просмотреть файл

@ -6,7 +6,7 @@ Licensed under the MIT license. See License.txt in the project root. -->
<parent>
<groupId>com.microsoft.alm</groupId>
<artifactId>auth-lib-parent</artifactId>
<version>0.6.3</version>
<version>0.6.4-SNAPSHOT</version>
</parent>
<artifactId>auth-secure-storage</artifactId>
<packaging>jar</packaging>