From 592993d56d9667c46a79f1338e197e98c6f75dcd Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Tue, 12 Mar 2024 20:41:27 +0000 Subject: [PATCH 1/2] Update the version of JReleaser Update the version of JReleaser, reset the version to 0.3.0-SNAPSHOT and revert spurious \r\n line endings. Signed-off-by: Andrea Frittoli --- generator/pom.xml | 2 +- pom.xml | 670 +++++++++++++++++++++++----------------------- sdk/pom.xml | 2 +- 3 files changed, 337 insertions(+), 337 deletions(-) diff --git a/generator/pom.xml b/generator/pom.xml index 4efb5d8..1655ae2 100644 --- a/generator/pom.xml +++ b/generator/pom.xml @@ -7,7 +7,7 @@ dev.cdevents cdevents-sdk-java-parent - 0.3.1 + 0.3.0-SNAPSHOT cdevents-sdk-java-generator diff --git a/pom.xml b/pom.xml index a42c799..10c453f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,336 +1,336 @@ - - - 4.0.0 - dev.cdevents - cdevents-sdk-java-parent - 0.3.1 - pom - - cdevents-sdk-java-parent - CDEvents Java SDK - https://github.com/cdevents - 2022 - - - Continuous Delivery Foundation - https://cd.foundation - - - - ${project.name} - 8 - 8 - 8 - 2.3.0 - 5.8.2 - 3.22.0 - 2.16.1 - 2.0.9 - 1.3.2 - 1.4.1 - 3.14.0 - cdevents/sdk-java - https://s01.oss.sonatype.org - git@github.com:${project.github.repository}.git - UTF-8 - UTF-8 - 2024-02-29T14:23:24Z - 3.2.0 - 3.11.0 - 3.1.1 - 5.0.0 - 3.1.1 - 3.5.0 - 3.3.0 - 1.7.0 - 3.3.1 - 3.2.1 - 3.0.0 - - - - - Apache-2.0 - https://spdx.org/licenses/Apache-2.0.html - repo - - - - - - afrittoli - Andrea Frittoli - - - zaza - Tomasz Zarna - - - rjalander - Jalander Ramagiri - - - - - github.com - https://github.com/${project.github.repository}/issues - - - - scm:git:${repository.url} - scm:git:${repository.url} - HEAD - ${repository.url} - - - - generator - sdk - - - - - - com.fasterxml.jackson - jackson-bom - ${jackson.version} - pom - import - - - - - - - - - org.apache.maven.plugins - maven-clean-plugin - ${version.clean.plugin} - - - org.apache.maven.plugins - maven-compiler-plugin - ${version.compiler.plugin} - - - org.apache.maven.plugins - maven-deploy-plugin - ${version.deploy.plugin} - - - org.apache.maven.plugins - maven-install-plugin - ${version.install.plugin} - - - org.apache.maven.plugins - maven-jar-plugin - ${version.jar.plugin} - - - - ${git.commit.author.time} - ${git.commit.id} - - - true - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${version.javadoc.plugin} - - - org.apache.maven.plugins - maven-resources-plugin - ${version.resources.plugin} - - - org.apache.maven.plugins - maven-source-plugin - ${version.source.plugin} - - - org.apache.maven.plugins - maven-surefire-plugin - ${version.sourcefire.plugin} - - - org.jreleaser - jreleaser-maven-plugin - ${version.jreleaser.plugin} - - - io.github.git-commit-id - git-commit-id-maven-plugin - ${version.git.plugin} - - - resolve-git-properties - - revision - - validate - - false - false - true - ${project.build.directory}/git.properties - - yyyy-MM-dd'T'HH:mm:ssXXX - - - - - - - - - io.github.git-commit-id - git-commit-id-maven-plugin - ${version.git.plugin} - - - - - - publication - - - release - - - - local::file:./target/staging-deploy - - - deploy - - - com.coderplus.maven.plugins - copy-rename-maven-plugin - 1.0.1 - - - copy-license-file - - copy - - generate-sources - - ${session.executionRootDirectory}/LICENSE - - ${project.build.outputDirectory}/META-INF/LICENSE-${project.identifier} - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - - jar - - - true - - - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - true - - - - - - - - - - release - - - release - - - - jreleaser:full-release - - - org.jreleaser - jreleaser-maven-plugin - false - - - - - - true - - - true - ALWAYS - - {{commitShortHash}} {{commitTitle}} - - - {{contributorName}}{{#contributorUsernameAsLink}} - ({{.}}){{/contributorUsernameAsLink}} - - - - - bot - Bot - GitHub - - - - - - - ALWAYS - true - - - - - - ALWAYS - https://s01.oss.sonatype.org/service/local - - https://s01.oss.sonatype.org/content/repositories/snapshots/ - - true - true - target/staging-deploy - - - - - - - - - - - + + + 4.0.0 + dev.cdevents + cdevents-sdk-java-parent + 0.3.0-SNAPSHOT + pom + + cdevents-sdk-java-parent + CDEvents Java SDK + https://github.com/cdevents + 2022 + + + Continuous Delivery Foundation + https://cd.foundation + + + + ${project.name} + 8 + 8 + 8 + 2.3.0 + 5.8.2 + 3.22.0 + 2.16.1 + 2.0.9 + 1.3.2 + 1.4.1 + 3.14.0 + cdevents/sdk-java + https://s01.oss.sonatype.org + git@github.com:${project.github.repository}.git + UTF-8 + UTF-8 + 2024-02-29T14:23:24Z + 3.2.0 + 3.11.0 + 3.1.1 + 5.0.0 + 3.1.1 + 3.5.0 + 3.3.0 + 1.11.0 + 3.3.1 + 3.2.1 + 3.0.0 + + + + + Apache-2.0 + https://spdx.org/licenses/Apache-2.0.html + repo + + + + + + afrittoli + Andrea Frittoli + + + zaza + Tomasz Zarna + + + rjalander + Jalander Ramagiri + + + + + github.com + https://github.com/${project.github.repository}/issues + + + + scm:git:${repository.url} + scm:git:${repository.url} + HEAD + ${repository.url} + + + + generator + sdk + + + + + + com.fasterxml.jackson + jackson-bom + ${jackson.version} + pom + import + + + + + + + + + org.apache.maven.plugins + maven-clean-plugin + ${version.clean.plugin} + + + org.apache.maven.plugins + maven-compiler-plugin + ${version.compiler.plugin} + + + org.apache.maven.plugins + maven-deploy-plugin + ${version.deploy.plugin} + + + org.apache.maven.plugins + maven-install-plugin + ${version.install.plugin} + + + org.apache.maven.plugins + maven-jar-plugin + ${version.jar.plugin} + + + + ${git.commit.author.time} + ${git.commit.id} + + + true + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + ${version.javadoc.plugin} + + + org.apache.maven.plugins + maven-resources-plugin + ${version.resources.plugin} + + + org.apache.maven.plugins + maven-source-plugin + ${version.source.plugin} + + + org.apache.maven.plugins + maven-surefire-plugin + ${version.sourcefire.plugin} + + + org.jreleaser + jreleaser-maven-plugin + ${version.jreleaser.plugin} + + + io.github.git-commit-id + git-commit-id-maven-plugin + ${version.git.plugin} + + + resolve-git-properties + + revision + + validate + + false + false + true + ${project.build.directory}/git.properties + + yyyy-MM-dd'T'HH:mm:ssXXX + + + + + + + + + io.github.git-commit-id + git-commit-id-maven-plugin + ${version.git.plugin} + + + + + + publication + + + release + + + + local::file:./target/staging-deploy + + + deploy + + + com.coderplus.maven.plugins + copy-rename-maven-plugin + 1.0.1 + + + copy-license-file + + copy + + generate-sources + + ${session.executionRootDirectory}/LICENSE + + ${project.build.outputDirectory}/META-INF/LICENSE-${project.identifier} + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + true + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + true + + + + + + + + + + release + + + release + + + + jreleaser:full-release + + + org.jreleaser + jreleaser-maven-plugin + false + + + + + + true + + + true + ALWAYS + - {{commitShortHash}} {{commitTitle}} + + - {{contributorName}}{{#contributorUsernameAsLink}} + ({{.}}){{/contributorUsernameAsLink}} + + + + + bot + Bot + GitHub + + + + + + + ALWAYS + true + + + + + + ALWAYS + https://s01.oss.sonatype.org/service/local + + https://s01.oss.sonatype.org/content/repositories/snapshots/ + + true + true + target/staging-deploy + + + + + + + + + + + \ No newline at end of file diff --git a/sdk/pom.xml b/sdk/pom.xml index 49b7798..aca0938 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -7,7 +7,7 @@ dev.cdevents cdevents-sdk-java-parent - 0.3.1 + 0.3.0-SNAPSHOT cdevents-sdk-java From a30a9250c6eb77d87d45786044303caa7ab8bfdd Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Tue, 12 Mar 2024 21:04:39 +0000 Subject: [PATCH 2/2] Update output timestamp to template Signed-off-by: Andrea Frittoli --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 10c453f..4fa5c10 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ git@github.com:${project.github.repository}.git UTF-8 UTF-8 - 2024-02-29T14:23:24Z + ${git.commit.author.time} 3.2.0 3.11.0 3.1.1