File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
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.1.1-RC2 </version >
2424 </parent >
2525
2626 <artifactId >microprofile-jwt-auth-api</artifactId >
27- <version >1.2-SNAPSHOT </version >
27+ <version >1.1.1-RC2 </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.1.1-RC2 </version >
2222 <name >MicroProfile JWT Auth Parent</name >
2323 <description >Eclipse MicroProfile JWT Feature - Parent POM</description >
2424 <packaging >pom</packaging >
6767 <connection >scm:git:https://github.com/eclipse/microprofile-jwt-auth.git</connection >
6868 <developerConnection >scm:git:git@github.com:eclipse/microprofile-jwt-auth.git</developerConnection >
6969 <url >https://github.com/eclipse/microprofile-jwt-auth</url >
70- <tag >HEAD </tag >
70+ <tag >1.1.1-RC2 </tag >
7171 </scm >
7272
7373 <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.1.1-RC2 </version >
2424 </parent >
2525
2626 <artifactId >microprofile-jwt-auth-spec</artifactId >
27- <version >1.2-SNAPSHOT </version >
27+ <version >1.1.1-RC2 </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.1.1-RC2 </version >
2424 </parent >
2525
2626 <artifactId >microprofile-jwt-auth-tck</artifactId >
27- <version >1.2-SNAPSHOT </version >
27+ <version >1.1.1-RC2 </version >
2828 <name >MicroProfile JWT Auth TCK Harness</name >
2929 <description >Eclipse MicroProfile JWT Feature - TCK</description >
3030
4545 <dependency >
4646 <groupId >org.eclipse.microprofile.jwt</groupId >
4747 <artifactId >microprofile-jwt-auth-api</artifactId >
48- <version >1.2-SNAPSHOT </version >
48+ <version >1.1.1-RC2 </version >
4949 </dependency >
5050 <dependency >
5151 <groupId >org.eclipse.microprofile.config</groupId >
You can’t perform that action at this time.
0 commit comments