Skip to content

Commit 83e7cba

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent cb61ca1 commit 83e7cba

File tree

2 files changed

+2
-28
lines changed

2 files changed

+2
-28
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<groupId>com.fasterxml.jackson.core</groupId>
1414
<artifactId>jackson-core</artifactId>
1515
<name>Jackson-core</name>
16-
<version>2.15.0-rc2</version>
16+
<version>2.15.0-rc3-SNAPSHOT</version>
1717
<packaging>jar</packaging>
1818
<description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
1919
<licenses>
@@ -58,7 +58,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
5858
<packageVersion.package>${project.groupId}.json</packageVersion.package>
5959

6060
<!-- for Reproducible Builds -->
61-
<project.build.outputTimestamp>2023-03-28T22:26:59Z</project.build.outputTimestamp>
61+
<project.build.outputTimestamp>2023-03-28T22:27:45Z</project.build.outputTimestamp>
6262
</properties>
6363

6464
<!-- Alas, need to include snapshot reference since otherwise can not find

release.properties

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)