File tree Expand file tree Collapse file tree 6 files changed +20
-20
lines changed
azure-client-authentication Expand file tree Collapse file tree 6 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.microsoft.azure</groupId >
1010 <artifactId >autorest-clientruntime-for-java</artifactId >
11- <version >1.7.5-SNAPSHOT </version >
11+ <version >1.7.5</version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414
3030 <scm >
3131 <url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
3232 <
connection >scm:git:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
33- <tag >HEAD </tag >
33+ <tag >v1.7.5 </tag >
3434 </scm >
3535
3636 <properties >
4949 <dependency >
5050 <groupId >com.microsoft.rest</groupId >
5151 <artifactId >client-runtime</artifactId >
52- <version >1.7.5-SNAPSHOT </version >
52+ <version >1.7.5</version >
5353 </dependency >
5454 <dependency >
5555 <groupId >com.microsoft.azure</groupId >
5656 <artifactId >azure-client-runtime</artifactId >
57- <version >1.7.5-SNAPSHOT </version >
57+ <version >1.7.5</version >
5858 </dependency >
5959 <dependency >
6060 <groupId >junit</groupId >
6464 <dependency >
6565 <groupId >com.microsoft.azure</groupId >
6666 <artifactId >azure-client-authentication</artifactId >
67- <version >1.7.5-SNAPSHOT </version >
67+ <version >1.7.5</version >
6868 <scope >test</scope >
6969 </dependency >
7070 </dependencies >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.microsoft.azure</groupId >
1010 <artifactId >autorest-clientruntime-for-java</artifactId >
11- <version >1.7.5-SNAPSHOT </version >
11+ <version >1.7.5</version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414
1515 <artifactId >azure-client-authentication</artifactId >
1616 <packaging >jar</packaging >
17- <version >1.7.5-SNAPSHOT </version >
17+ <version >1.7.5</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:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
34- <tag >HEAD </tag >
34+ <tag >v1.7.5 </tag >
3535 </scm >
3636
3737 <properties >
5050 <dependency >
5151 <groupId >com.microsoft.azure</groupId >
5252 <artifactId >azure-client-runtime</artifactId >
53- <version >1.7.5-SNAPSHOT </version >
53+ <version >1.7.5</version >
5454 </dependency >
5555 <dependency >
5656 <groupId >commons-codec</groupId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.microsoft.azure</groupId >
1010 <artifactId >autorest-clientruntime-for-java</artifactId >
11- <version >1.7.5-SNAPSHOT </version >
11+ <version >1.7.5</version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414
3030 <scm >
3131 <url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
3232 <
connection >scm:git:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
33- <tag >HEAD </tag >
33+ <tag >v1.7.5 </tag >
3434 </scm >
3535
3636 <properties >
4949 <dependency >
5050 <groupId >com.microsoft.rest</groupId >
5151 <artifactId >client-runtime</artifactId >
52- <version >1.7.5-SNAPSHOT </version >
52+ <version >1.7.5</version >
5353 </dependency >
5454 <dependency >
5555 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.microsoft.azure</groupId >
1010 <artifactId >autorest-clientruntime-for-java</artifactId >
11- <version >1.7.5-SNAPSHOT </version >
11+ <version >1.7.5</version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414
1515 <artifactId >autorest-build-tools</artifactId >
16- <version >1.7.5-SNAPSHOT </version >
16+ <version >1.7.5</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:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
34- <tag >HEAD </tag >
34+ <tag >v1.7.5 </tag >
3535 </scm >
3636
3737 <properties >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >com.microsoft.azure</groupId >
1313 <artifactId >autorest-clientruntime-for-java</artifactId >
14- <version >1.7.5-SNAPSHOT </version >
14+ <version >1.7.5</version >
1515 <relativePath >../pom.xml</relativePath >
1616 </parent >
1717
3232 <scm >
3333 <url >scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url >
3434 <
connection >scm:git:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
35- <tag >HEAD </tag >
35+ <tag >v1.7.5 </tag >
3636 </scm >
3737
3838 <properties >
Original file line number Diff line number Diff line change 88
99 <groupId >com.microsoft.azure</groupId >
1010 <artifactId >autorest-clientruntime-for-java</artifactId >
11- <version >1.7.5-SNAPSHOT </version >
11+ <version >1.7.5</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:
[email protected] :Azure/autorest-clientruntime-for-java.git</
connection >
29- <tag >HEAD </tag >
29+ <tag >v1.7.5 </tag >
3030 </scm >
3131
3232 <properties >
152152 <dependency >
153153 <groupId >com.microsoft.azure</groupId >
154154 <artifactId >autorest-build-tools</artifactId >
155- <version >1.7.5-SNAPSHOT </version >
155+ <version >1.7.5</version >
156156 </dependency >
157157 <dependency >
158158 <groupId >com.puppycrawl.tools</groupId >
You can’t perform that action at this time.
0 commit comments