File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.okta.jwt</groupId >
2323 <artifactId >okta-jwt-verifier-parent</artifactId >
24- <version >0.5.5-SNAPSHOT </version >
24+ <version >0.5.5</version >
2525 </parent >
2626
2727 <artifactId >okta-jwt-verifier</artifactId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.okta.jwt</groupId >
2323 <artifactId >okta-jwt-verifier-parent</artifactId >
24- <version >0.5.5-SNAPSHOT </version >
24+ <version >0.5.5</version >
2525 </parent >
2626
2727 <artifactId >okta-jwt-verifier-coverage</artifactId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.okta.jwt</groupId >
2323 <artifactId >okta-jwt-verifier-parent</artifactId >
24- <version >0.5.5-SNAPSHOT </version >
24+ <version >0.5.5</version >
2525 </parent >
2626
2727 <groupId >com.okta.jwt.examples</groupId >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.okta.jwt.examples</groupId >
2222 <artifactId >okta-jwt-verifier-examples</artifactId >
23- <version >0.5.5-SNAPSHOT </version >
23+ <version >0.5.5</version >
2424 </parent >
2525
2626 <artifactId >okta-jwt-verifier-examples-quickstart</artifactId >
Original file line number Diff line number Diff line change 1414 ~ See the License for the specific language governing permissions and
1515 ~ limitations under the License.
1616 -->
17- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
18- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
17+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1918
2019 <modelVersion >4.0.0</modelVersion >
2120
2221 <parent >
2322 <groupId >com.okta.jwt</groupId >
2423 <artifactId >okta-jwt-verifier-parent</artifactId >
25- <version >0.5.5-SNAPSHOT </version >
24+ <version >0.5.5</version >
2625 </parent >
2726
2827 <artifactId >okta-jwt-verifier-impl</artifactId >
3332 <dependency >
3433 <groupId >com.okta.jwt</groupId >
3534 <artifactId >okta-jwt-verifier</artifactId >
36- <version >0.5.5-SNAPSHOT </version >
35+ <version >0.5.5</version >
3736 </dependency >
3837
3938 <dependency >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.okta.jwt</groupId >
2323 <artifactId >okta-jwt-verifier-parent</artifactId >
24- <version >0.5.5-SNAPSHOT </version >
24+ <version >0.5.5</version >
2525 </parent >
2626
2727 <artifactId >okta-jwt-verifier-integration-tests</artifactId >
Original file line number Diff line number Diff line change 2525
2626 <groupId >com.okta.jwt</groupId >
2727 <artifactId >okta-jwt-verifier-parent</artifactId >
28- <version >0.5.5-SNAPSHOT </version >
28+ <version >0.5.5</version >
2929 <name >Okta JWT Verifier :: Parent</name >
3030 <packaging >pom</packaging >
3131
5858 <dependency >
5959 <groupId >com.okta.jwt</groupId >
6060 <artifactId >okta-jwt-verifier</artifactId >
61- <version >0.5.5-SNAPSHOT </version >
61+ <version >0.5.5</version >
6262 </dependency >
6363 <dependency >
6464 <groupId >com.okta.jwt</groupId >
6565 <artifactId >okta-jwt-verifier-impl</artifactId >
66- <version >0.5.5-SNAPSHOT </version >
66+ <version >0.5.5</version >
6767 </dependency >
6868 <dependency >
6969 <groupId >com.okta.jwt</groupId >
7070 <artifactId >okta-jwt-verifier-integration-tests</artifactId >
71- <version >0.5.5-SNAPSHOT </version >
71+ <version >0.5.5</version >
7272 </dependency >
7373
7474 <dependency >
116116 </plugins >
117117 </pluginManagement >
118118 </build >
119+
120+ <scm >
121+ <tag >okta-jwt-verifier-parent-0.5.5</tag >
122+ </scm >
119123</project >
You can’t perform that action at this time.
0 commit comments