Skip to content

Commit a3f79a5

Browse files
committed
Release 4.2.0
1 parent aeeb6bc commit a3f79a5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

oidc-playground-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openconext</groupId>
77
<artifactId>oidc-playground</artifactId>
8-
<version>4.1.2</version>
8+
<version>4.2.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

oidc-playground-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.openconext</groupId>
88
<artifactId>oidc-playground</artifactId>
9-
<version>4.1.2</version>
9+
<version>4.2.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.openconext</groupId>
77
<artifactId>oidc-playground</artifactId>
8-
<version>4.1.2</version>
8+
<version>4.2.0</version>
99
<packaging>pom</packaging>
1010

1111
<name>oidc-playground</name>

0 commit comments

Comments
 (0)