File tree 5 files changed +12
-12
lines changed
5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.jwt</groupId >
22
22
<artifactId >microprofile-jwt-auth-parent</artifactId >
23
- <version >1.1-RC2- SNAPSHOT</version >
23
+ <version >1.1-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-jwt-auth-api</artifactId >
27
- <version >1.1-RC2- SNAPSHOT</version >
27
+ <version >1.1-SNAPSHOT</version >
28
28
<name >MicroProfile JWT Auth API</name >
29
29
<description >Eclipse MicroProfile JWT Feature - API</description >
30
30
Original file line number Diff line number Diff line change 18
18
19
19
<groupId >org.eclipse.microprofile.jwt</groupId >
20
20
<artifactId >microprofile-jwt-auth-parent</artifactId >
21
- <version >1.1-RC2- SNAPSHOT</version >
21
+ <version >1.1-SNAPSHOT</version >
22
22
<name >MicroProfile JWT Auth Parent</name >
23
23
<description >Eclipse MicroProfile JWT Feature - Parent POM</description >
24
24
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.jwt</groupId >
22
22
<artifactId >microprofile-jwt-auth-parent</artifactId >
23
- <version >1.1-RC2- SNAPSHOT</version >
23
+ <version >1.1-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-jwt-auth-sandbox</artifactId >
27
- <version >1.1-RC2- SNAPSHOT</version >
27
+ <version >1.1-SNAPSHOT</version >
28
28
<name >MicroProfile JWT Auth Sandbox</name >
29
29
<description >Eclipse MicroProfile JWT Feature - Sandbox</description >
30
30
75
75
<dependency >
76
76
<groupId >org.eclipse.microprofile.jwt</groupId >
77
77
<artifactId >microprofile-jwt-auth-api</artifactId >
78
- <version >1.1-RC2- SNAPSHOT</version >
78
+ <version >1.1-SNAPSHOT</version >
79
79
</dependency >
80
80
<dependency >
81
81
<groupId >org.eclipse.microprofile.jwt</groupId >
82
82
<artifactId >microprofile-jwt-auth-tck</artifactId >
83
- <version >1.1-RC2- SNAPSHOT</version >
83
+ <version >1.1-SNAPSHOT</version >
84
84
</dependency >
85
85
<dependency >
86
86
<groupId >org.bitbucket.b_c</groupId >
Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.jwt</groupId >
22
22
<artifactId >microprofile-jwt-auth-parent</artifactId >
23
- <version >1.1-RC2- SNAPSHOT</version >
23
+ <version >1.1-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-jwt-auth-spec</artifactId >
27
- <version >1.1-RC2- SNAPSHOT</version >
27
+ <version >1.1-SNAPSHOT</version >
28
28
<name >MicroProfile JWT Auth Specification</name >
29
29
<description >Eclipse MicroProfile JWT Feature - Specification POM</description >
30
30
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.jwt</groupId >
22
22
<artifactId >microprofile-jwt-auth-parent</artifactId >
23
- <version >1.1-RC2- SNAPSHOT</version >
23
+ <version >1.1-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-jwt-auth-tck</artifactId >
27
- <version >1.1-RC2- SNAPSHOT</version >
27
+ <version >1.1-SNAPSHOT</version >
28
28
<name >MicroProfile JWT Auth TCK Harness</name >
29
29
<description >Eclipse MicroProfile JWT Feature - TCK</description >
30
30
45
45
<dependency >
46
46
<groupId >org.eclipse.microprofile.jwt</groupId >
47
47
<artifactId >microprofile-jwt-auth-api</artifactId >
48
- <version >1.1-RC2- SNAPSHOT</version >
48
+ <version >1.1-SNAPSHOT</version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >org.eclipse.microprofile.config</groupId >
You can’t perform that action at this time.
0 commit comments