File tree 6 files changed +20
-20
lines changed
azure-client-authentication
6 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.microsoft.azure</groupId >
10
10
<artifactId >autorest-clientruntime-for-java</artifactId >
11
- <version >1.7.14-SNAPSHOT </version >
11
+ <version >1.7.14</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
30
30
<scm >
31
31
<url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
32
32
<
connection >scm:git:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
33
- <tag >HEAD </tag >
33
+ <tag >v1.7.14 </tag >
34
34
</scm >
35
35
36
36
<properties >
49
49
<dependency >
50
50
<groupId >com.microsoft.rest</groupId >
51
51
<artifactId >client-runtime</artifactId >
52
- <version >1.7.14-SNAPSHOT </version >
52
+ <version >1.7.14</version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >com.microsoft.azure</groupId >
56
56
<artifactId >azure-client-runtime</artifactId >
57
- <version >1.7.14-SNAPSHOT </version >
57
+ <version >1.7.14</version >
58
58
</dependency >
59
59
<dependency >
60
60
<groupId >junit</groupId >
64
64
<dependency >
65
65
<groupId >com.microsoft.azure</groupId >
66
66
<artifactId >azure-client-authentication</artifactId >
67
- <version >1.7.14-SNAPSHOT </version >
67
+ <version >1.7.14</version >
68
68
<scope >test</scope >
69
69
</dependency >
70
70
</dependencies >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.microsoft.azure</groupId >
10
10
<artifactId >autorest-clientruntime-for-java</artifactId >
11
- <version >1.7.14-SNAPSHOT </version >
11
+ <version >1.7.14</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >azure-client-authentication</artifactId >
16
16
<packaging >jar</packaging >
17
- <version >1.7.14-SNAPSHOT </version >
17
+ <version >1.7.14</version >
18
18
19
19
<name >Azure Java Client Authentication Library for AutoRest</name >
20
20
<description >This package contains the authentication connectors to Active Directory for JDK.</description >
31
31
<scm >
32
32
<url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
33
33
<
connection >scm:git:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
34
- <tag >HEAD </tag >
34
+ <tag >v1.7.14 </tag >
35
35
</scm >
36
36
37
37
<properties >
50
50
<dependency >
51
51
<groupId >com.microsoft.azure</groupId >
52
52
<artifactId >azure-client-runtime</artifactId >
53
- <version >1.7.14-SNAPSHOT </version >
53
+ <version >1.7.14</version >
54
54
</dependency >
55
55
<dependency >
56
56
<groupId >commons-codec</groupId >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.microsoft.azure</groupId >
10
10
<artifactId >autorest-clientruntime-for-java</artifactId >
11
- <version >1.7.14-SNAPSHOT </version >
11
+ <version >1.7.14</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
30
30
<scm >
31
31
<url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
32
32
<
connection >scm:git:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
33
- <tag >HEAD </tag >
33
+ <tag >v1.7.14 </tag >
34
34
</scm >
35
35
36
36
<properties >
49
49
<dependency >
50
50
<groupId >com.microsoft.rest</groupId >
51
51
<artifactId >client-runtime</artifactId >
52
- <version >1.7.14-SNAPSHOT </version >
52
+ <version >1.7.14</version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.microsoft.azure</groupId >
10
10
<artifactId >autorest-clientruntime-for-java</artifactId >
11
- <version >1.7.14-SNAPSHOT </version >
11
+ <version >1.7.14</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >autorest-build-tools</artifactId >
16
- <version >1.7.14-SNAPSHOT </version >
16
+ <version >1.7.14</version >
17
17
<packaging >jar</packaging >
18
18
19
19
<name >Build tools for AutoRest client runtime for Java</name >
31
31
<scm >
32
32
<url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
33
33
<
connection >scm:git:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
34
- <tag >HEAD </tag >
34
+ <tag >v1.7.14 </tag >
35
35
</scm >
36
36
37
37
<properties >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >com.microsoft.azure</groupId >
13
13
<artifactId >autorest-clientruntime-for-java</artifactId >
14
- <version >1.7.14-SNAPSHOT </version >
14
+ <version >1.7.14</version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
32
32
<scm >
33
33
<url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
34
34
<
connection >scm:git:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
35
- <tag >HEAD </tag >
35
+ <tag >v1.7.14 </tag >
36
36
</scm >
37
37
38
38
<properties >
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.microsoft.azure</groupId >
10
10
<artifactId >autorest-clientruntime-for-java</artifactId >
11
- <version >1.7.14-SNAPSHOT </version >
11
+ <version >1.7.14</version >
12
12
<packaging >pom</packaging >
13
13
14
14
<name >AutoRest Client Runtimes for Java</name >
26
26
<scm >
27
27
<url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
28
28
<
connection >scm:git:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
29
- <tag >HEAD </tag >
29
+ <tag >v1.7.14 </tag >
30
30
</scm >
31
31
32
32
<properties >
152
152
<dependency >
153
153
<groupId >com.microsoft.azure</groupId >
154
154
<artifactId >autorest-build-tools</artifactId >
155
- <version >1.7.14-SNAPSHOT </version >
155
+ <version >1.7.14</version >
156
156
</dependency >
157
157
<dependency >
158
158
<groupId >com.puppycrawl.tools</groupId >
You can’t perform that action at this time.
0 commit comments