Skip to content

Commit e5722f3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5c6a073 commit e5722f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<groupId>tools.jackson.core</groupId>
1414
<artifactId>jackson-core</artifactId>
1515
<name>Jackson-core</name>
16-
<version>3.0.0-rc9</version>
16+
<version>3.0.0-rc10-SNAPSHOT</version>
1717
<packaging>jar</packaging>
1818
<description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
1919
<inceptionYear>2007</inceptionYear>
@@ -56,7 +56,7 @@ tools.jackson.core.*;version=${project.version}
5656
<packageVersion.package>${project.groupId}.json</packageVersion.package>
5757

5858
<!-- for Reproducible Builds -->
59-
<project.build.outputTimestamp>2025-09-06T01:10:28Z</project.build.outputTimestamp>
59+
<project.build.outputTimestamp>2025-09-06T01:11:46Z</project.build.outputTimestamp>
6060

6161
<!-- for validation of JaCoCo execution -->
6262
<jacocoStrict>false</jacocoStrict>

0 commit comments

Comments
 (0)