Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jackson-jr-parent-2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 28, 2024
1 parent 0c60d29 commit 3613f3d
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 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.18.1-SNAPSHOT</version>
<version>2.18.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-09-27T02:01:09Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-28T23:22:26Z</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.18.1-SNAPSHOT</version>
<version>2.18.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-09-27T02:01:09Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-28T23:22:26Z</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.18.1-SNAPSHOT</version>
<version>2.18.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-09-27T02:01:09Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-28T23:22:26Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jr-groovy-test/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.18.1-SNAPSHOT</version>
<version>2.18.1</version>
</parent>
<artifactId>jackson-jr-groovy-test</artifactId>
<packaging>pom</packaging>
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.18.1-SNAPSHOT</version>
<version>2.18.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-09-27T02:01:09Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-28T23:22:26Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jr-record-test/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.18.1-SNAPSHOT</version>
<version>2.18.1</version>
</parent>
<artifactId>jackson-jr-record-test</artifactId>
<packaging>jar</packaging>
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.18.1-SNAPSHOT</version>
<version>2.18.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-09-27T02:01:09Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-28T23:22:26Z</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.18.1-SNAPSHOT</version>
<version>2.18.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-09-27T02:01:09Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-28T23:22:26Z</project.build.outputTimestamp>
</properties>

<dependencies>
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.18.1-SNAPSHOT</version>
<version>2.18.1</version>
<packaging>pom</packaging>
<description>Parent pom for Jackson jr components
</description>
Expand Down Expand Up @@ -36,7 +36,7 @@
<connection>scm:git:[email protected]:FasterXML/jackson-jr.git</connection>
<developerConnection>scm:git:[email protected]:FasterXML/jackson-jr.git</developerConnection>
<url>https://github.com/FasterXML/jackson-jr</url>
<tag>HEAD</tag>
<tag>jackson-jr-parent-2.18.1</tag>
</scm>

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

<!-- for Reproducible Builds -->
<project.build.outputTimestamp>2024-09-27T02:01:09Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-28T23:22:26Z</project.build.outputTimestamp>
</properties>

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

0 comments on commit 3613f3d

Please sign in to comment.