Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jackson-jr-parent-2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 5, 2024
1 parent fe00b8a commit 562f3de
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions jr-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.fasterxml.jackson.jr</groupId>
<artifactId>jackson-jr-parent</artifactId>
<version>2.17.1-SNAPSHOT</version>
<version>2.17.1</version>
</parent>
<artifactId>jackson-jr-all</artifactId>
<name>jackson-jr-all</name>
Expand All @@ -23,7 +23,7 @@ Streaming, in a single jar.

<properties>
<!-- for Reproducible Builds -->
<project.build.outputTimestamp>2024-03-12T21:53:28Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-05T02:07:13Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jr-annotation-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.fasterxml.jackson.jr</groupId>
<artifactId>jackson-jr-parent</artifactId>
<version>2.17.1-SNAPSHOT</version>
<version>2.17.1</version>
</parent>
<artifactId>jackson-jr-annotation-support</artifactId>
<packaging>bundle</packaging>
Expand All @@ -33,7 +33,7 @@
<packageVersion.package>${project.groupId}.annotationsupport</packageVersion.package>

<!-- for Reproducible Builds -->
<project.build.outputTimestamp>2024-03-12T21:53:28Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-05T02:07:13Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jr-extension-javatime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.fasterxml.jackson.jr</groupId>
<artifactId>jackson-jr-parent</artifactId>
<version>2.17.1-SNAPSHOT</version>
<version>2.17.1</version>
</parent>

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

<!-- for Reproducible Builds -->
<project.build.outputTimestamp>2024-03-12T21:53:28Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-05T02:07:13Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jr-objects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.fasterxml.jackson.jr</groupId>
<artifactId>jackson-jr-parent</artifactId>
<version>2.17.1-SNAPSHOT</version>
<version>2.17.1</version>
</parent>
<artifactId>jackson-jr-objects</artifactId>
<packaging>bundle</packaging>
Expand All @@ -31,7 +31,7 @@ has no other dependencies, and provides additional builder-style content generat
<packageVersion.template.output>${generatedSourcesDir}/${packageVersion.dir}/PackageVersion.java</packageVersion.template.output>

<!-- for Reproducible Builds -->
<project.build.outputTimestamp>2024-03-12T21:53:28Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-05T02:07:13Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jr-retrofit2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.fasterxml.jackson.jr</groupId>
<artifactId>jackson-jr-parent</artifactId>
<version>2.17.1-SNAPSHOT</version>
<version>2.17.1</version>
</parent>
<artifactId>jackson-jr-retrofit2</artifactId>
<packaging>bundle</packaging>
Expand All @@ -33,7 +33,7 @@ ${project.groupId}.retrofit2;version=${project.version}
-->

<!-- for Reproducible Builds -->
<project.build.outputTimestamp>2024-03-12T21:53:28Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-05T02:07:13Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jr-stree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.fasterxml.jackson.jr</groupId>
<artifactId>jackson-jr-parent</artifactId>
<version>2.17.1-SNAPSHOT</version>
<version>2.17.1</version>
</parent>
<artifactId>jackson-jr-stree</artifactId>
<packaging>bundle</packaging>
Expand All @@ -34,7 +34,7 @@ has no other dependencies.
<packageVersion.package>${project.groupId}.stree</packageVersion.package>

<!-- for Reproducible Builds -->
<project.build.outputTimestamp>2024-03-12T21:53:28Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-05T02:07:13Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jr-test-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.fasterxml.jackson.jr</groupId>
<artifactId>jackson-jr-parent</artifactId>
<version>2.17.1-SNAPSHOT</version>
<version>2.17.1</version>
</parent>
<artifactId>jackson-jr-test-module</artifactId>
<packaging>pom</packaging>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>com.fasterxml.jackson.jr</groupId>
<artifactId>jackson-jr-parent</artifactId>
<name>Parent pom for Jackson jr components</name>
<version>2.17.1-SNAPSHOT</version>
<version>2.17.1</version>
<packaging>pom</packaging>
<description>Parent pom for Jackson jr components
</description>
Expand All @@ -35,7 +35,7 @@
<connection>scm:git:git@github.com:FasterXML/jackson-jr.git</connection>
<developerConnection>scm:git:git@github.com:FasterXML/jackson-jr.git</developerConnection>
<url>https://github.com/FasterXML/jackson-jr</url>
<tag>HEAD</tag>
<tag>jackson-jr-parent-2.17.1</tag>
</scm>

<properties>
Expand All @@ -49,7 +49,7 @@
<javac.debuglevel>source</javac.debuglevel>

<!-- for Reproducible Builds -->
<project.build.outputTimestamp>2024-03-12T21:53:28Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-05T02:07:13Z</project.build.outputTimestamp>
</properties>

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

0 comments on commit 562f3de

Please sign in to comment.