Skip to content

Commit 595f6f1

Browse files
committed
Bump to 1.0-RC4-SNAPSHOT after release
1 parent 3b28661 commit 595f6f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jsonb-jakarta/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>avaje-jsonb-parent</artifactId>
66
<groupId>io.avaje</groupId>
7-
<version>1.0-RC3-SNAPSHOT</version>
7+
<version>1.0-RC4-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>avaje-jsonb-jakarta</artifactId>
@@ -34,13 +34,13 @@
3434
<dependency>
3535
<groupId>io.avaje</groupId>
3636
<artifactId>avaje-jsonb</artifactId>
37-
<version>1.0-RC3-SNAPSHOT</version>
37+
<version>1.0-RC4-SNAPSHOT</version>
3838
</dependency>
3939

4040
<dependency>
4141
<groupId>io.avaje</groupId>
4242
<artifactId>avaje-jsonb-generator</artifactId>
43-
<version>1.0-RC3-SNAPSHOT</version>
43+
<version>1.0-RC4-SNAPSHOT</version>
4444
<scope>test</scope>
4545
</dependency>
4646

0 commit comments

Comments
 (0)