File tree Expand file tree Collapse file tree 5 files changed +16
-16
lines changed
azure-client-authentication Expand file tree Collapse file tree 5 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.microsoft.azure.v2</groupId >
1010 <artifactId >autorest-clientruntime-for-java</artifactId >
11- <version >2.0.4-SNAPSHOT </version >
11+ <version >2.1.0 </version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414
1515 <artifactId >azure-client-authentication</artifactId >
1616 <packaging >jar</packaging >
17- <version >2.0.4-SNAPSHOT </version >
17+ <version >2.1.0 </version >
1818
1919 <name >Azure Java Client Authentication Library for AutoRest</name >
2020 <description >This package contains the authentication connectors to Active Directory for JDK.</description >
3131 <scm >
3232 <url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
3333 <connection >scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git</connection >
34- <tag >HEAD </tag >
34+ <tag >v2.1.0 </tag >
3535 </scm >
3636
3737 <properties >
5050 <dependency >
5151 <groupId >com.microsoft.azure.v2</groupId >
5252 <artifactId >azure-client-runtime</artifactId >
53- <version >2.0.4-SNAPSHOT </version >
53+ <version >2.1.0 </version >
5454 </dependency >
5555 <dependency >
5656 <groupId >com.microsoft.azure</groupId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.microsoft.azure.v2</groupId >
1010 <artifactId >autorest-clientruntime-for-java</artifactId >
11- <version >2.0.4-SNAPSHOT </version >
11+ <version >2.1.0 </version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414
1515 <artifactId >azure-client-runtime</artifactId >
16- <version >2.0.4-SNAPSHOT </version >
16+ <version >2.1.0 </version >
1717 <packaging >jar</packaging >
1818
1919 <name >Azure Java Client Runtime for AutoRest</name >
3131 <scm >
3232 <url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
3333 <connection >scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git</connection >
34- <tag >HEAD </tag >
34+ <tag >v2.1.0 </tag >
3535 </scm >
3636
3737 <properties >
5050 <dependency >
5151 <groupId >com.microsoft.rest.v2</groupId >
5252 <artifactId >client-runtime</artifactId >
53- <version >2.0.4-SNAPSHOT </version >
53+ <version >2.1.0 </version >
5454 </dependency >
5555 <dependency >
5656 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.microsoft.azure.v2</groupId >
1010 <artifactId >autorest-clientruntime-for-java</artifactId >
11- <version >2.0.4-SNAPSHOT </version >
11+ <version >2.1.0 </version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414
1515 <artifactId >autorest-build-tools</artifactId >
16- <version >2.0.4-SNAPSHOT </version >
16+ <version >2.1.0 </version >
1717 <packaging >jar</packaging >
1818
1919 <name >Build tools for AutoRest client runtime for Java</name >
3131 <scm >
3232 <url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
3333 <connection >scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git</connection >
34- <tag >HEAD </tag >
34+ <tag >v2.1.0 </tag >
3535 </scm >
3636
3737 <properties >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >com.microsoft.azure.v2</groupId >
1414 <artifactId >autorest-clientruntime-for-java</artifactId >
15- <version >2.0.4-SNAPSHOT </version >
15+ <version >2.1.0 </version >
1616 <relativePath >../pom.xml</relativePath >
1717 </parent >
1818
3131 <scm >
3232 <url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
3333 <connection >scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git</connection >
34- <tag >HEAD </tag >
34+ <tag >v2.1.0 </tag >
3535 </scm >
3636
3737 <properties >
Original file line number Diff line number Diff line change 88
99 <groupId >com.microsoft.azure.v2</groupId >
1010 <artifactId >autorest-clientruntime-for-java</artifactId >
11- <version >2.0.4-SNAPSHOT </version >
11+ <version >2.1.0 </version >
1212 <packaging >pom</packaging >
1313
1414 <name >AutoRest Client Runtimes for Java</name >
2626 <scm >
2727 <url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
2828 <connection >scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git</connection >
29- <tag >HEAD </tag >
29+ <tag >v2.1.0 </tag >
3030 </scm >
3131
3232 <properties >
126126 <dependency >
127127 <groupId >com.microsoft.azure.v2</groupId >
128128 <artifactId >autorest-build-tools</artifactId >
129- <version >2.0.4-SNAPSHOT </version >
129+ <version >2.1.0 </version >
130130 </dependency >
131131 <dependency >
132132 <groupId >com.puppycrawl.tools</groupId >
You can’t perform that action at this time.
0 commit comments