File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
azure-client-authentication Expand file tree Collapse file tree 5 files changed +10
-10
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.0.0-rc-SNAPSHOT </version >
11
+ <version >1.0.0</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.0.0-beta6-SNAPSHOT </version >
17
+ <version >1.0.0-beta6</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 >
50
50
<dependency >
51
51
<groupId >com.microsoft.azure</groupId >
52
52
<artifactId >azure-client-runtime</artifactId >
53
- <version >1.0.0-rc-SNAPSHOT </version >
53
+ <version >1.0.0</version >
54
54
</dependency >
55
55
<dependency >
56
56
<groupId >com.microsoft.azure</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.0.0-rc-SNAPSHOT </version >
11
+ <version >1.0.0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
49
49
<dependency >
50
50
<groupId >com.microsoft.rest</groupId >
51
51
<artifactId >client-runtime</artifactId >
52
- <version >1.0.0-rc-SNAPSHOT </version >
52
+ <version >1.0.0</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.0.0-rc-SNAPSHOT </version >
11
+ <version >1.0.0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >autorest-build-tools</artifactId >
16
- <version >1.0.0-beta6-SNAPSHOT </version >
16
+ <version >1.0.0-beta5 </version >
17
17
<packaging >jar</packaging >
18
18
19
19
<name >Build tools for AutoRest client runtime for Java</name >
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.0.0-rc-SNAPSHOT </version >
11
+ <version >1.0.0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
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.0.0-rc-SNAPSHOT </version >
11
+ <version >1.0.0</version >
12
12
<packaging >pom</packaging >
13
13
14
14
<name >AutoRest Client Runtimes for Java</name >
137
137
<dependency >
138
138
<groupId >com.microsoft.azure</groupId >
139
139
<artifactId >autorest-build-tools</artifactId >
140
- <version >1.0.0-beta6-SNAPSHOT </version >
140
+ <version >1.0.0-beta5 </version >
141
141
</dependency >
142
142
<dependency >
143
143
<groupId >com.puppycrawl.tools</groupId >
You can’t perform that action at this time.
0 commit comments