File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >openid-connect-parent</artifactId >
22
22
<groupId >org.mitre</groupId >
23
- <version >1.0.6 </version >
23
+ <version >1.0.7-SNAPSHOT </version >
24
24
<relativePath >..</relativePath >
25
25
</parent >
26
26
<artifactId >openid-connect-client</artifactId >
30
30
<dependency >
31
31
<groupId >org.mitre</groupId >
32
32
<artifactId >openid-connect-common</artifactId >
33
- <version >1.0.6 </version >
33
+ <version >1.0.7-SNAPSHOT </version >
34
34
</dependency >
35
35
</dependencies >
36
36
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >openid-connect-parent</artifactId >
22
22
<groupId >org.mitre</groupId >
23
- <version >1.0.6 </version >
23
+ <version >1.0.7-SNAPSHOT </version >
24
24
<relativePath >..</relativePath >
25
25
</parent >
26
26
<artifactId >openid-connect-common</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.mitre</groupId >
25
25
<artifactId >openid-connect-parent</artifactId >
26
- <version >1.0.6 </version >
26
+ <version >1.0.7-SNAPSHOT </version >
27
27
<relativePath >..</relativePath >
28
28
</parent >
29
29
<dependencies >
30
30
<dependency >
31
31
<groupId >org.mitre</groupId >
32
32
<artifactId >openid-connect-common</artifactId >
33
- <version >1.0.6 </version >
33
+ <version >1.0.7-SNAPSHOT </version >
34
34
</dependency >
35
35
</dependencies >
36
36
<description >Reference implementation of OpenID Connect spec (http://openid.net/connect/).
Original file line number Diff line number Diff line change 4
4
<groupId >org.mitre</groupId >
5
5
<artifactId >openid-connect-parent</artifactId >
6
6
<name >MITREid Connect</name >
7
- <version >1.0.6 </version >
7
+ <version >1.0.7-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
<parent >
10
10
<groupId >org.sonatype.oss</groupId >
You can’t perform that action at this time.
0 commit comments