Skip to content

Commit 5b786d7

Browse files
committed
Back to SNAPSHOT dev cycle
1 parent f4cb3c8 commit 5b786d7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

oidc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.openconext</groupId>
1111
<artifactId>oidcng-parent</artifactId>
12-
<version>8.2.0</version>
12+
<version>8.3.0-SNAPSHOT</version>
1313
</parent>
1414

1515
<dependencyManagement>

pom.xml

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

1212
<groupId>org.openconext</groupId>
1313
<artifactId>oidcng-parent</artifactId>
14-
<version>8.2.0</version>
14+
<version>8.3.0-SNAPSHOT</version>
1515
<name>oidcng</name>
1616
<packaging>pom</packaging>
1717

release/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>oidcng-parent</artifactId>
8-
<version>8.2.0</version>
8+
<version>8.3.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>oidcng-release</artifactId>

0 commit comments

Comments
 (0)