File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2020 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2121 <groupId >org.eclipse.microprofile.jwt</groupId >
2222 <artifactId >microprofile-jwt-auth-parent</artifactId >
23- <version >1.2-SNAPSHOT </version >
23+ <version >1.2</version >
2424 </parent >
2525
2626 <artifactId >microprofile-jwt-auth-api</artifactId >
27- <version >1.2-SNAPSHOT </version >
27+ <version >1.2</version >
2828 <name >MicroProfile JWT Auth API</name >
2929 <description >Eclipse MicroProfile JWT Feature - API</description >
3030
Original file line number Diff line number Diff line change 1818
1919 <groupId >org.eclipse.microprofile.jwt</groupId >
2020 <artifactId >microprofile-jwt-auth-parent</artifactId >
21- <version >1.2-SNAPSHOT </version >
21+ <version >1.2</version >
2222 <name >MicroProfile JWT Auth Parent</name >
2323 <description >Eclipse MicroProfile JWT Feature - Parent POM</description >
2424 <packaging >pom</packaging >
7777 <connection >scm:git:https://github.com/eclipse/microprofile-jwt-auth.git</connection >
7878 <developerConnection >scm:git:git@github.com:eclipse/microprofile-jwt-auth.git</developerConnection >
7979 <url >https://github.com/eclipse/microprofile-jwt-auth</url >
80- <tag >HEAD </tag >
80+ <tag >1.2 </tag >
8181 </scm >
8282
8383 <distributionManagement >
Original file line number Diff line number Diff line change 2020 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2121 <groupId >org.eclipse.microprofile.jwt</groupId >
2222 <artifactId >microprofile-jwt-auth-parent</artifactId >
23- <version >1.2-SNAPSHOT </version >
23+ <version >1.2</version >
2424 </parent >
2525
2626 <artifactId >microprofile-jwt-auth-spec</artifactId >
27- <version >1.2-SNAPSHOT </version >
27+ <version >1.2</version >
2828 <name >MicroProfile JWT Auth Specification</name >
2929 <description >Eclipse MicroProfile JWT Feature - Specification POM</description >
3030 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 2020 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2121 <groupId >org.eclipse.microprofile.jwt</groupId >
2222 <artifactId >microprofile-jwt-auth-parent</artifactId >
23- <version >1.2-SNAPSHOT </version >
23+ <version >1.2</version >
2424 </parent >
2525
2626 <artifactId >microprofile-jwt-auth-tck</artifactId >
27- <version >1.2-SNAPSHOT </version >
27+ <version >1.2</version >
2828 <name >MicroProfile JWT Auth TCK Harness</name >
2929 <description >Eclipse MicroProfile JWT Feature - TCK</description >
3030
You can’t perform that action at this time.
0 commit comments