Skip to content

Commit e5743c3

Browse files
committed
chore: release 2025.09.28 (branch-local version bump)
1 parent 24166a4 commit e5743c3

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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>0.1.9</version>
10+
<version>2025.09.28</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>0.1.9</version>
10+
<version>2025.09.28</version>
1111
</parent>
1212

1313
<artifactId>json-java21-api-tracker</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>0.1.9</version>
11+
<version>2025.09.28</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>0.1.9</version>
10+
<version>2025.09.28</version>
1111
</parent>
1212

1313
<artifactId>java.util.json</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>0.1.9</version>
9+
<version>2025.09.28</version>
1010
<packaging>pom</packaging>
1111

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

0 commit comments

Comments
 (0)