Update version to 0.6.3
This commit is contained in:
Родитель
d686bd474f
Коммит
8bbd7bfdfa
|
@ -29,7 +29,7 @@ Maven is the preferred way to referencing this library.
|
|||
<dependency>
|
||||
<groupId>com.microsoft.alm</groupId>
|
||||
<artifactId>auth-providers</artifactId>
|
||||
<version>0.6.0</version>
|
||||
<version>0.6.3</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
@ -39,7 +39,7 @@ If only interested in specific modules:
|
|||
<dependency>
|
||||
<groupId>com.microsoft.alm</groupId>
|
||||
<artifactId>auth-secure-storage</artifactId>
|
||||
<version>0.6.0</version>
|
||||
<version>0.6.3</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
@ -47,7 +47,7 @@ If only interested in specific modules:
|
|||
<dependency>
|
||||
<groupId>com.microsoft.alm</groupId>
|
||||
<artifactId>auth-core</artifactId>
|
||||
<version>0.6.0</version>
|
||||
<version>0.6.3</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
|
|
@ -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-SNAPSHOT</version>
|
||||
<version>0.6.3</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-SNAPSHOT</version>
|
||||
<version>0.6.3</version>
|
||||
</parent>
|
||||
<artifactId>auth-core</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -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-SNAPSHOT</version>
|
||||
<version>0.6.3</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-SNAPSHOT</version>
|
||||
<version>0.6.3</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-SNAPSHOT</version>
|
||||
<version>0.6.3</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-SNAPSHOT</version>
|
||||
<version>0.6.3</version>
|
||||
</parent>
|
||||
<artifactId>auth-secure-storage</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
|
Загрузка…
Ссылка в новой задаче