Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 5, 2024
1 parent cf9e855 commit 6dc0173
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</parent>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.17.1</version>
<version>2.17.2-SNAPSHOT</version>
<name>jackson-databind</name>
<packaging>jar</packaging>
<description>General data-binding functionality for Jackson: works on core streaming API</description>
Expand Down Expand Up @@ -68,7 +68,7 @@
<version.powermock>2.0.9</version.powermock>

<!-- for Reproducible Builds -->
<project.build.outputTimestamp>2024-05-05T01:59:41Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-05T02:07:07Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 6dc0173

Please sign in to comment.