Skip to content

Commit 6aaa7b9

Browse files
authored
chore: merge release release/2026.08.31 to main
Brings the release state of tag release/2026.08.31 back to main (POM versions 2026.08.31).
2 parents c5404b1 + 3313ce4 commit 6aaa7b9

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

json-compatibility-suite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.github.simbo1905.json</groupId>
99
<artifactId>parent</artifactId>
10-
<version>2026.08.30</version>
10+
<version>2026.08.31</version>
1111
</parent>
1212

1313
<artifactId>json-compatibility-suite</artifactId>

json-java21-api-tracker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.github.simbo1905.json</groupId>
99
<artifactId>parent</artifactId>
10-
<version>2026.08.30</version>
10+
<version>2026.08.31</version>
1111
</parent>
1212

1313
<artifactId>json-java21-api-tracker</artifactId>

json-java21-jsonpath/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.github.simbo1905.json</groupId>
1010
<artifactId>parent</artifactId>
11-
<version>2026.08.30</version>
11+
<version>2026.08.31</version>
1212
</parent>
1313

1414
<artifactId>java.util.json.jsonpath</artifactId>

json-java21-jtd-codegen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.github.simbo1905.json</groupId>
1010
<artifactId>parent</artifactId>
11-
<version>2026.08.30</version>
11+
<version>2026.08.31</version>
1212
</parent>
1313

1414
<artifactId>java.util.json.jtd.codegen</artifactId>

json-java21-jtd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.github.simbo1905.json</groupId>
1010
<artifactId>parent</artifactId>
11-
<version>2026.08.30</version>
11+
<version>2026.08.31</version>
1212
</parent>
1313

1414
<artifactId>java.util.json.jtd</artifactId>

json-java21/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.github.simbo1905.json</groupId>
99
<artifactId>parent</artifactId>
10-
<version>2026.08.30</version>
10+
<version>2026.08.31</version>
1111
</parent>
1212

1313
<artifactId>java.util.json</artifactId>

jtd2jar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.github.simbo1905.json</groupId>
1010
<artifactId>parent</artifactId>
11-
<version>2026.08.30</version>
11+
<version>2026.08.31</version>
1212
</parent>
1313

1414
<artifactId>jtd2jar</artifactId>

pom.xml

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

77
<groupId>io.github.simbo1905.json</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2026.08.30</version>
9+
<version>2026.08.31</version>
1010
<packaging>pom</packaging>
1111

1212
<name>java.util.json Java21 Backport Parent</name>

0 commit comments

Comments
 (0)