Skip to content

Commit 1e1f4d8

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5360c94 commit 1e1f4d8

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

jr-all/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>tools.jackson.jr</groupId>
66
<artifactId>jackson-jr-parent</artifactId>
7-
<version>3.0.0-rc8</version>
7+
<version>3.0.0-rc9-SNAPSHOT</version>
88
</parent>
99
<artifactId>jackson-jr-all</artifactId>
1010
<name>Jackson-jr: uber-jar</name>
@@ -16,7 +16,7 @@ Streaming, in a single jar.
1616

1717
<properties>
1818
<!-- for Reproducible Builds -->
19-
<project.build.outputTimestamp>2025-08-13T18:15:39Z</project.build.outputTimestamp>
19+
<project.build.outputTimestamp>2025-08-13T18:16:26Z</project.build.outputTimestamp>
2020
</properties>
2121

2222
<dependencies>

jr-annotation-support/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>tools.jackson.jr</groupId>
1010
<artifactId>jackson-jr-parent</artifactId>
11-
<version>3.0.0-rc8</version>
11+
<version>3.0.0-rc9-SNAPSHOT</version>
1212
</parent>
1313
<artifactId>jackson-jr-annotation-support</artifactId>
1414
<name>Jackson-jr: Jackson annotation support</name>
@@ -27,7 +27,7 @@
2727
<packageVersion.package>${project.groupId}.annotationsupport</packageVersion.package>
2828

2929
<!-- for Reproducible Builds -->
30-
<project.build.outputTimestamp>2025-08-13T18:15:39Z</project.build.outputTimestamp>
30+
<project.build.outputTimestamp>2025-08-13T18:16:26Z</project.build.outputTimestamp>
3131
</properties>
3232

3333
<dependencies>

jr-extension-javatime/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>tools.jackson.jr</groupId>
1010
<artifactId>jackson-jr-parent</artifactId>
11-
<version>3.0.0-rc8</version>
11+
<version>3.0.0-rc9-SNAPSHOT</version>
1212
</parent>
1313

1414
<artifactId>jackson-jr-extension-javatime</artifactId>
@@ -32,7 +32,7 @@
3232
<osgi.export>${project.groupId}.extension.javatime;version=${project.version}</osgi.export>
3333

3434
<!-- for Reproducible Builds -->
35-
<project.build.outputTimestamp>2025-08-13T18:15:39Z</project.build.outputTimestamp>
35+
<project.build.outputTimestamp>2025-08-13T18:16:26Z</project.build.outputTimestamp>
3636
</properties>
3737

3838
<dependencies>

jr-groovy-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>tools.jackson.jr</groupId>
55
<artifactId>jackson-jr-parent</artifactId>
6-
<version>3.0.0-rc8</version>
6+
<version>3.0.0-rc9-SNAPSHOT</version>
77
</parent>
88
<artifactId>jackson-jr-groovy-test</artifactId>
99
<name>Jackson-jr: Groovy test(s)</name>

jr-objects/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>tools.jackson.jr</groupId>
1010
<artifactId>jackson-jr-parent</artifactId>
11-
<version>3.0.0-rc8</version>
11+
<version>3.0.0-rc9-SNAPSHOT</version>
1212
</parent>
1313
<artifactId>jackson-jr-objects</artifactId>
1414
<name>Jackson-jr: Objects (main)</name>
@@ -25,7 +25,7 @@ has no other dependencies, and provides additional builder-style content generat
2525
<packageVersion.template.output>${generatedSourcesDir}/${packageVersion.dir}/PackageVersion.java</packageVersion.template.output>
2626

2727
<!-- for Reproducible Builds -->
28-
<project.build.outputTimestamp>2025-08-13T18:15:39Z</project.build.outputTimestamp>
28+
<project.build.outputTimestamp>2025-08-13T18:16:26Z</project.build.outputTimestamp>
2929
</properties>
3030

3131
<dependencies>

jr-retrofit2/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>tools.jackson.jr</groupId>
1010
<artifactId>jackson-jr-parent</artifactId>
11-
<version>3.0.0-rc8</version>
11+
<version>3.0.0-rc9-SNAPSHOT</version>
1212
</parent>
1313
<artifactId>jackson-jr-retrofit2</artifactId>
1414
<name>Jackson-jr: Retrofit2 support</name>
@@ -26,7 +26,7 @@ ${project.groupId}.retrofit2;version=${project.version}
2626
-->
2727

2828
<!-- for Reproducible Builds -->
29-
<project.build.outputTimestamp>2025-08-13T18:15:39Z</project.build.outputTimestamp>
29+
<project.build.outputTimestamp>2025-08-13T18:16:26Z</project.build.outputTimestamp>
3030
</properties>
3131

3232
<dependencies>

jr-stree/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>tools.jackson.jr</groupId>
1010
<artifactId>jackson-jr-parent</artifactId>
11-
<version>3.0.0-rc8</version>
11+
<version>3.0.0-rc9-SNAPSHOT</version>
1212
</parent>
1313
<artifactId>jackson-jr-stree</artifactId>
1414
<name>Jackson-jr: (simple) Tree extension</name>
@@ -27,7 +27,7 @@ has no other dependencies.
2727
<packageVersion.package>${project.groupId}.stree</packageVersion.package>
2828

2929
<!-- for Reproducible Builds -->
30-
<project.build.outputTimestamp>2025-08-13T18:15:39Z</project.build.outputTimestamp>
30+
<project.build.outputTimestamp>2025-08-13T18:16:26Z</project.build.outputTimestamp>
3131
</properties>
3232

3333
<dependencies>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>tools.jackson.jr</groupId>
99
<artifactId>jackson-jr-parent</artifactId>
1010
<name>Parent pom for Jackson jr components</name>
11-
<version>3.0.0-rc8</version>
11+
<version>3.0.0-rc9-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<description>Parent pom for Jackson jr components
1414
</description>
@@ -28,7 +28,7 @@
2828
<connection>scm:git:[email protected]:FasterXML/jackson-jr.git</connection>
2929
<developerConnection>scm:git:[email protected]:FasterXML/jackson-jr.git</developerConnection>
3030
<url>http://github.com/FasterXML/jackson-jr</url>
31-
<tag>jackson-jr-parent-3.0.0-rc8</tag>
31+
<tag>HEAD</tag>
3232
</scm>
3333

3434
<properties>
@@ -44,7 +44,7 @@
4444
<javac.debuglevel>source</javac.debuglevel>
4545

4646
<!-- for Reproducible Builds -->
47-
<project.build.outputTimestamp>2025-08-13T18:15:39Z</project.build.outputTimestamp>
47+
<project.build.outputTimestamp>2025-08-13T18:16:26Z</project.build.outputTimestamp>
4848
</properties>
4949

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

0 commit comments

Comments
 (0)