File tree Expand file tree Collapse file tree 7 files changed +15
-11
lines changed
Expand file tree Collapse file tree 7 files changed +15
-11
lines changed Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.okta.sdk</groupId >
2323 <artifactId >okta-sdk-root</artifactId >
24- <version >19.0.1-SNAPSHOT </version >
24+ <version >19.0.1</version >
2525 </parent >
2626
2727 <artifactId >okta-sdk-api</artifactId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.okta.sdk</groupId >
2323 <artifactId >okta-sdk-root</artifactId >
24- <version >19.0.1-SNAPSHOT </version >
24+ <version >19.0.1</version >
2525 </parent >
2626
2727 <artifactId >okta-sdk-coverage</artifactId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.okta.sdk</groupId >
2323 <artifactId >okta-sdk-root</artifactId >
24- <version >19.0.1-SNAPSHOT </version >
24+ <version >19.0.1</version >
2525 </parent >
2626
2727 <artifactId >okta-sdk-examples</artifactId >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.okta.sdk</groupId >
2222 <artifactId >okta-sdk-examples</artifactId >
23- <version >19.0.1-SNAPSHOT </version >
23+ <version >19.0.1</version >
2424 <relativePath >../pom.xml</relativePath >
2525 </parent >
2626
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.okta.sdk</groupId >
2323 <artifactId >okta-sdk-root</artifactId >
24- <version >19.0.1-SNAPSHOT </version >
24+ <version >19.0.1</version >
2525 </parent >
2626
2727 <artifactId >okta-sdk-impl</artifactId >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.okta.sdk</groupId >
2222 <artifactId >okta-sdk-root</artifactId >
23- <version >19.0.1-SNAPSHOT </version >
23+ <version >19.0.1</version >
2424 <relativePath >../pom.xml</relativePath >
2525 </parent >
2626
Original file line number Diff line number Diff line change 2525
2626 <groupId >com.okta.sdk</groupId >
2727 <artifactId >okta-sdk-root</artifactId >
28- <version >19.0.1-SNAPSHOT </version >
28+ <version >19.0.1</version >
2929 <packaging >pom</packaging >
3030
3131 <name >Okta Java SDK</name >
6868 <dependency >
6969 <groupId >com.okta.sdk</groupId >
7070 <artifactId >okta-sdk-api</artifactId >
71- <version >19.0.1-SNAPSHOT </version >
71+ <version >19.0.1</version >
7272 </dependency >
7373 <dependency >
7474 <groupId >com.okta.sdk</groupId >
7575 <artifactId >okta-sdk-impl</artifactId >
76- <version >19.0.1-SNAPSHOT </version >
76+ <version >19.0.1</version >
7777 </dependency >
7878
7979 <!-- Other Okta Projects -->
103103 <dependency >
104104 <groupId >com.okta.sdk</groupId >
105105 <artifactId >okta-sdk-integration-tests</artifactId >
106- <version >19.0.1-SNAPSHOT </version >
106+ <version >19.0.1</version >
107107 </dependency >
108108
109109 <!-- Examples -->
110110 <dependency >
111111 <groupId >com.okta.sdk</groupId >
112112 <artifactId >okta-sdk-examples-quickstart</artifactId >
113- <version >19.0.1-SNAPSHOT </version >
113+ <version >19.0.1</version >
114114 </dependency >
115115
116116 <!-- Logging -->
373373 </build >
374374 </profile >
375375 </profiles >
376+
377+ <scm >
378+ <tag >okta-sdk-root-19.0.1</tag >
379+ </scm >
376380</project >
377381
You can’t perform that action at this time.
0 commit comments