Skip to content

Commit 4b1808c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b00e6d3 commit 4b1808c

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
</parent>
1414
<groupId>tools.jackson.core</groupId>
1515
<artifactId>jackson-databind</artifactId>
16-
<version>3.0.2</version>
16+
<version>3.0.3-SNAPSHOT</version>
1717
<name>jackson-databind</name>
1818
<description>General data-binding functionality for Jackson: works on core streaming API</description>
1919
<url>https://github.com/FasterXML/jackson</url>
@@ -81,7 +81,7 @@
8181
<packageVersion.package>tools.jackson.databind.cfg</packageVersion.package>
8282

8383
<!-- for Reproducible Builds -->
84-
<project.build.outputTimestamp>2025-11-07T22:05:18Z</project.build.outputTimestamp>
84+
<project.build.outputTimestamp>2025-11-07T22:13:15Z</project.build.outputTimestamp>
8585
</properties>
8686

8787
<dependencyManagement>

0 commit comments

Comments
 (0)