Skip to content

Commit ad2c89c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 39c42cd commit ad2c89c

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
@@ -14,7 +14,7 @@
1414
<groupId>com.fasterxml.jackson.datatype</groupId>
1515
<artifactId>jackson-datatype-joda</artifactId>
1616
<name>Jackson datatype: Joda</name>
17-
<version>2.18.0</version>
17+
<version>2.18.1-SNAPSHOT</version>
1818
<packaging>jar</packaging>
1919
<description>Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Joda (https://www.joda.org/joda-time/) data types.
2020
</description>
@@ -38,7 +38,7 @@
3838
<packageVersion.package>${project.groupId}.joda</packageVersion.package>
3939

4040
<!-- for Reproducible Builds -->
41-
<project.build.outputTimestamp>2024-09-27T04:14:03Z</project.build.outputTimestamp>
41+
<project.build.outputTimestamp>2024-09-27T04:15:05Z</project.build.outputTimestamp>
4242

4343
<!-- to allow overriding Joda dep from CI -->
4444
<!-- Baseline was 2.2 for Jackson 2.4: no new functionality used from laster

0 commit comments

Comments
 (0)