diff --git a/CHANGELOG.md b/CHANGELOG.md index e87a748..49e6f0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,14 +7,17 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] -## [1.1.1] - 2024-07-12 +## [1.2.1] - 2024-07-12 + +## [1.2.0] - 2024-07-12 ## [1.1.0] - 2023-12-12 ## [1.0.0] - 2023-12-12 -[Unreleased]: https://github.com/jdemetra/jdplus-benchmarking/compare/v1.1.1...HEAD -[1.1.1]: https://github.com/jdemetra/jdplus-benchmarking/compare/v1.1.0...v1.1.1 +[Unreleased]: https://github.com/jdemetra/jdplus-benchmarking/compare/v1.2.1...HEAD +[1.2.1]: https://github.com/jdemetra/jdplus-benchmarking/compare/v1.2.0...v1.2.1 +[1.2.0]: https://github.com/jdemetra/jdplus-benchmarking/compare/v1.1.0...v1.2.0 [1.1.0]: https://github.com/jdemetra/jdplus-benchmarking/compare/v1.0.0...v1.1.0 [1.0.0]: https://github.com/jdemetra/jdplus-benchmarking/releases/tag/v1.0.0 diff --git a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-api/pom.xml b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-api/pom.xml index ce4a4f5..29f099e 100644 --- a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-api/pom.xml +++ b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-api/pom.xml @@ -5,7 +5,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking-base-parent - 1.2.0 + 1.2.1 jdplus-benchmarking-base-api diff --git a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/pom.xml b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/pom.xml index b4bed1b..1f547d2 100644 --- a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/pom.xml +++ b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/pom.xml @@ -5,7 +5,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking-base-parent - 1.2.0 + 1.2.1 jdplus-benchmarking-base-core diff --git a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-information/pom.xml b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-information/pom.xml index b157d6a..734ee6a 100644 --- a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-information/pom.xml +++ b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-information/pom.xml @@ -5,7 +5,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking-base-parent - 1.2.0 + 1.2.1 jdplus-benchmarking-base-information diff --git a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-protobuf/pom.xml b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-protobuf/pom.xml index 4c5da56..6473690 100644 --- a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-protobuf/pom.xml +++ b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-protobuf/pom.xml @@ -5,7 +5,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking-base-parent - 1.2.0 + 1.2.1 jdplus-benchmarking-base-protobuf diff --git a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-r/pom.xml b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-r/pom.xml index d5622cd..9e0266e 100644 --- a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-r/pom.xml +++ b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-r/pom.xml @@ -5,7 +5,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking-base-parent - 1.2.0 + 1.2.1 jdplus-benchmarking-base-r diff --git a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-workspace/pom.xml b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-workspace/pom.xml index 90ccfb4..70f596e 100644 --- a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-workspace/pom.xml +++ b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-workspace/pom.xml @@ -5,7 +5,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking-base-parent - 1.2.0 + 1.2.1 jdplus-benchmarking-base-workspace diff --git a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/pom.xml b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/pom.xml index f6ba6d1..d95290a 100644 --- a/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/pom.xml +++ b/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/pom.xml @@ -5,7 +5,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking-base - 1.2.0 + 1.2.1 jdplus-benchmarking-base-parent diff --git a/jdplus-benchmarking-base/pom.xml b/jdplus-benchmarking-base/pom.xml index e261ce3..337884e 100644 --- a/jdplus-benchmarking-base/pom.xml +++ b/jdplus-benchmarking-base/pom.xml @@ -6,7 +6,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking - 1.2.0 + 1.2.1 jdplus-benchmarking-base diff --git a/jdplus-benchmarking-bom/pom.xml b/jdplus-benchmarking-bom/pom.xml new file mode 100644 index 0000000..491d42e --- /dev/null +++ b/jdplus-benchmarking-bom/pom.xml @@ -0,0 +1,135 @@ + + + 4.0.0 + + + eu.europa.ec.joinup.sat + jdplus-benchmarking + 1.2.1 + + + jdplus-benchmarking-bom + pom + + ${project.artifactId} + ${project.parent.artifactId} - ${project.artifactId} + ${project.parent.url} + + + + + ${project.groupId} + jdplus-benchmarking-base + ${project.version} + + + ${project.groupId} + jdplus-benchmarking-cli + ${project.version} + + + ${project.groupId} + jdplus-benchmarking-desktop + ${project.version} + + + + + + + + org.codehaus.mojo + flatten-maven-plugin + 1.6.0 + + bom + ${project.build.directory} + + + + flatten + process-resources + + flatten + + + + + + + + + + + + full-release + + ${project.build.directory}/../../jdplus-benchmarking-desktop + + + + + + com.github.nbbrd.heylogs + heylogs-maven-plugin + + + extract-changelog + install + + extract + + + ${project.parent.basedir}/CHANGELOG.md + + + + + + + + org.jreleaser + jreleaser-maven-plugin + + + release-assets + install + + full-release + + + + + + true + + ${project.build.directory}/CHANGELOG.md + + + + + ALWAYS + + true + + + + + + ${desktop.basedir}/jdplus-benchmarking-desktop-plugin/target/jdplus-benchmarking-desktop-plugin-${project.version}.nbm + + + + + + + + + + + + + + \ No newline at end of file diff --git a/jdplus-benchmarking-cli/pom.xml b/jdplus-benchmarking-cli/pom.xml index 869f01a..3aa2d23 100644 --- a/jdplus-benchmarking-cli/pom.xml +++ b/jdplus-benchmarking-cli/pom.xml @@ -6,7 +6,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking - 1.2.0 + 1.2.1 jdplus-benchmarking-cli diff --git a/jdplus-benchmarking-desktop/jdplus-benchmarking-desktop-plugin/pom.xml b/jdplus-benchmarking-desktop/jdplus-benchmarking-desktop-plugin/pom.xml index 7f34d83..63f9e9c 100644 --- a/jdplus-benchmarking-desktop/jdplus-benchmarking-desktop-plugin/pom.xml +++ b/jdplus-benchmarking-desktop/jdplus-benchmarking-desktop-plugin/pom.xml @@ -5,7 +5,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking-desktop - 1.2.0 + 1.2.1 jdplus-benchmarking-desktop-plugin diff --git a/jdplus-benchmarking-desktop/pom.xml b/jdplus-benchmarking-desktop/pom.xml index b1287fc..8e8b135 100644 --- a/jdplus-benchmarking-desktop/pom.xml +++ b/jdplus-benchmarking-desktop/pom.xml @@ -6,7 +6,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking - 1.2.0 + 1.2.1 jdplus-benchmarking-desktop diff --git a/pom.xml b/pom.xml index ec62f77..8ff078d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ eu.europa.ec.joinup.sat jdplus-benchmarking - 1.2.0 + 1.2.1 pom ${project.artifactId} @@ -38,7 +38,7 @@ UTF-8 - 2024-07-12T09:06:05Z + 2024-07-12T10:25:54Z 17 17 17 @@ -67,6 +67,7 @@ jdplus-benchmarking-base jdplus-benchmarking-desktop jdplus-benchmarking-cli + jdplus-benchmarking-bom @@ -351,7 +352,7 @@ project.artifactId Project artifactId must follow JD3 pattern - ^(jdplus)-(\w+)(?:-(base|cli|desktop)(?:-(\w+))?)?$ + ^(jdplus)-(\w+)(?:-(base|cli|desktop|bom)(?:-(\w+))?)?$ true @@ -530,6 +531,7 @@ ossrh https://oss.sonatype.org/ true + 10 @@ -555,6 +557,7 @@ ossrh https://oss.sonatype.org/ true + 10