From e4e9bfd9433dfa19afdc97a360a1b417add7fde5 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Fri, 18 Aug 2023 11:18:13 +0530 Subject: [PATCH] [RELEASE] Update project version to v0.43.4 Signed-off-by: Rohan Kumar --- doc/changelog.md | 2 +- it/build-pom-packaging/pom.xml | 4 ++-- it/builder/app-image/pom.xml | 2 +- it/builder/app/pom.xml | 2 +- it/builder/builder-image/pom.xml | 2 +- it/builder/pom.xml | 2 +- it/buildx-contextdir/pom.xml | 2 +- it/buildx-dependencyset/pom.xml | 2 +- it/buildx-dockerfile/pom.xml | 2 +- it/buildx-push/pom.xml | 2 +- it/buildx/pom.xml | 2 +- it/docker-compose/pom.xml | 4 ++-- it/dockerfile/pom.xml | 4 ++-- it/dockerignore/pom.xml | 4 ++-- it/healthcheck/pom.xml | 4 ++-- it/helloworld/pom.xml | 4 ++-- it/log/pom.xml | 4 ++-- it/multi-assembly/pom.xml | 4 ++-- it/net/pom.xml | 4 ++-- it/platform-run/pom.xml | 4 ++-- it/pom.xml | 4 ++-- it/properties/pom.xml | 4 ++-- it/run-java/pom.xml | 4 ++-- it/smallest/pom.xml | 4 ++-- it/spring-boot-with-jib/pom.xml | 4 ++-- it/volume/pom.xml | 4 ++-- it/zero-config/pom.xml | 4 ++-- parent/pom.xml | 2 +- pom.xml | 4 ++-- samples/build-cache/app/pom.xml | 2 +- samples/build-cache/image/pom.xml | 2 +- samples/build-cache/pom.xml | 2 +- samples/cargo-jolokia/pom.xml | 2 +- samples/copy-from-container/pom.xml | 2 +- samples/custom-net/pom.xml | 2 +- samples/data-jolokia/pom.xml | 2 +- samples/docker-compose/pom.xml | 2 +- samples/dockerfile/pom.xml | 2 +- samples/dockerignore/pom.xml | 2 +- samples/healthcheck/pom.xml | 2 +- samples/helloworld/pom.xml | 2 +- samples/log/pom.xml | 2 +- samples/multi-architecture/pom.xml | 2 +- samples/multi-assembly/pom.xml | 2 +- samples/multi-wait/pom.xml | 2 +- samples/net/pom.xml | 2 +- samples/pom.xml | 4 ++-- samples/properties/pom.xml | 2 +- samples/run-java/pom.xml | 2 +- samples/smallest/pom.xml | 2 +- samples/spring-boot-with-jib/pom.xml | 2 +- samples/volume/pom.xml | 2 +- samples/zero-config/pom.xml | 2 +- 53 files changed, 72 insertions(+), 72 deletions(-) diff --git a/doc/changelog.md b/doc/changelog.md index 3c1590998..ef8e5318e 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,5 +1,5 @@ # ChangeLog -* **0.44-SNAPSHOT**: +* **0.43.4** (2023-08-18): - Always pass `--config` option for latest versions of Docker CLI ([1701](https://github.com/fabric8io/docker-maven-plugin/issues/1701)) * **0.43.3** (2023-08-13): diff --git a/it/build-pom-packaging/pom.xml b/it/build-pom-packaging/pom.xml index ff17f623f..b0a85d0c2 100644 --- a/it/build-pom-packaging/pom.xml +++ b/it/build-pom-packaging/pom.xml @@ -5,12 +5,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dmp-it-build-pom-packaging - 0.44-SNAPSHOT + 0.43.4 pom Docker Maven Plugin Integration Test - pom packaging and plugin which use dependencies collections diff --git a/it/builder/app-image/pom.xml b/it/builder/app-image/pom.xml index d388e3053..8df0d0978 100644 --- a/it/builder/app-image/pom.xml +++ b/it/builder/app-image/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.itests dmp-it-builder-parent - 0.44-SNAPSHOT + 0.43.4 dmp-it-builder-app-image diff --git a/it/builder/app/pom.xml b/it/builder/app/pom.xml index f4d774e89..872084f1a 100644 --- a/it/builder/app/pom.xml +++ b/it/builder/app/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.itests dmp-it-builder-parent - 0.44-SNAPSHOT + 0.43.4 dmp-it-builder-app diff --git a/it/builder/builder-image/pom.xml b/it/builder/builder-image/pom.xml index 8f2df44a8..7ededf29e 100644 --- a/it/builder/builder-image/pom.xml +++ b/it/builder/builder-image/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.itests dmp-it-builder-parent - 0.44-SNAPSHOT + 0.43.4 dmp-it-builder-builder-image diff --git a/it/builder/pom.xml b/it/builder/pom.xml index 4d8d3769b..3e36b3432 100644 --- a/it/builder/pom.xml +++ b/it/builder/pom.xml @@ -28,7 +28,7 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/it/buildx-contextdir/pom.xml b/it/buildx-contextdir/pom.xml index 6d15e8c7f..deb52b2f8 100644 --- a/it/buildx-contextdir/pom.xml +++ b/it/buildx-contextdir/pom.xml @@ -6,7 +6,7 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/it/buildx-dependencyset/pom.xml b/it/buildx-dependencyset/pom.xml index ee95373df..5c2d8b525 100644 --- a/it/buildx-dependencyset/pom.xml +++ b/it/buildx-dependencyset/pom.xml @@ -6,7 +6,7 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/it/buildx-dockerfile/pom.xml b/it/buildx-dockerfile/pom.xml index ddab50620..c8737d8da 100644 --- a/it/buildx-dockerfile/pom.xml +++ b/it/buildx-dockerfile/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/it/buildx-push/pom.xml b/it/buildx-push/pom.xml index b5fdad224..519296ac5 100644 --- a/it/buildx-push/pom.xml +++ b/it/buildx-push/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/it/buildx/pom.xml b/it/buildx/pom.xml index 1fd8946c5..baf26b840 100644 --- a/it/buildx/pom.xml +++ b/it/buildx/pom.xml @@ -6,7 +6,7 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/it/docker-compose/pom.xml b/it/docker-compose/pom.xml index de56e3468..5505f6b96 100644 --- a/it/docker-compose/pom.xml +++ b/it/docker-compose/pom.xml @@ -22,12 +22,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dmp-it-docker-compose - 0.44-SNAPSHOT + 0.43.4 http://www.jolokia.org diff --git a/it/dockerfile/pom.xml b/it/dockerfile/pom.xml index 825ead278..3d480ccf8 100644 --- a/it/dockerfile/pom.xml +++ b/it/dockerfile/pom.xml @@ -12,12 +12,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dockerfile - 0.44-SNAPSHOT + 0.43.4 war dmp-it-dockerfile diff --git a/it/dockerignore/pom.xml b/it/dockerignore/pom.xml index d5857ae98..7cbcd8450 100644 --- a/it/dockerignore/pom.xml +++ b/it/dockerignore/pom.xml @@ -10,12 +10,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dmp-it-dockerignore - 0.44-SNAPSHOT + 0.43.4 docker-build diff --git a/it/healthcheck/pom.xml b/it/healthcheck/pom.xml index 1648f6567..1d73d7074 100644 --- a/it/healthcheck/pom.xml +++ b/it/healthcheck/pom.xml @@ -12,12 +12,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dmp-it-healthcheck - 0.44-SNAPSHOT + 0.43.4 diff --git a/it/helloworld/pom.xml b/it/helloworld/pom.xml index e22afb4fc..9a6e219e9 100644 --- a/it/helloworld/pom.xml +++ b/it/helloworld/pom.xml @@ -12,12 +12,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dmp-it-helloworld - 0.44-SNAPSHOT + 0.43.4 jar dmp-it-helloworld diff --git a/it/log/pom.xml b/it/log/pom.xml index 2d174ad6e..db0474de3 100644 --- a/it/log/pom.xml +++ b/it/log/pom.xml @@ -13,13 +13,13 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml io.fabric8 dmp-it-log - 0.44-SNAPSHOT + 0.43.4 diff --git a/it/multi-assembly/pom.xml b/it/multi-assembly/pom.xml index 92518c624..4dbddde44 100644 --- a/it/multi-assembly/pom.xml +++ b/it/multi-assembly/pom.xml @@ -5,12 +5,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dmp-multi-assembly - 0.44-SNAPSHOT + 0.43.4 jar Docker Maven Plugin Integration Test with Spring Boot with Multiple Layers diff --git a/it/net/pom.xml b/it/net/pom.xml index 0df84ba0c..a35bc5a4c 100644 --- a/it/net/pom.xml +++ b/it/net/pom.xml @@ -16,12 +16,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dmp-it-net - 0.44-SNAPSHOT + 0.43.4 diff --git a/it/platform-run/pom.xml b/it/platform-run/pom.xml index b4cde0ac2..803e450d0 100644 --- a/it/platform-run/pom.xml +++ b/it/platform-run/pom.xml @@ -10,12 +10,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dmp-it-platform-run - 0.44-SNAPSHOT + 0.43.4 diff --git a/it/pom.xml b/it/pom.xml index a563eefe9..7f50926b6 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp parent - 0.44-SNAPSHOT + 0.43.4 ../parent/pom.xml @@ -15,7 +15,7 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 pom diff --git a/it/properties/pom.xml b/it/properties/pom.xml index 6da0d549c..7ef2dda27 100644 --- a/it/properties/pom.xml +++ b/it/properties/pom.xml @@ -10,12 +10,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dmp-it-properties - 0.44-SNAPSHOT + 0.43.4 docker-build diff --git a/it/run-java/pom.xml b/it/run-java/pom.xml index e3b55218d..ba3cfe672 100644 --- a/it/run-java/pom.xml +++ b/it/run-java/pom.xml @@ -5,13 +5,13 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml io.fabric8.dmp.itests dmp-it-run-java - 0.44-SNAPSHOT + 0.43.4 jar diff --git a/it/smallest/pom.xml b/it/smallest/pom.xml index 24293d372..3a399ea80 100644 --- a/it/smallest/pom.xml +++ b/it/smallest/pom.xml @@ -5,13 +5,13 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml fabric8io dmp-it-smallest - 0.44-SNAPSHOT + 0.43.4 diff --git a/it/spring-boot-with-jib/pom.xml b/it/spring-boot-with-jib/pom.xml index 59361dae5..0d3f31b2e 100644 --- a/it/spring-boot-with-jib/pom.xml +++ b/it/spring-boot-with-jib/pom.xml @@ -5,12 +5,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dmp-it-spring-boot-jib - 0.44-SNAPSHOT + 0.43.4 jar Docker Maven Plugin Integration test with Spring Boot With Build Mode JIB diff --git a/it/volume/pom.xml b/it/volume/pom.xml index 6e3a9db94..9c53a2ea0 100644 --- a/it/volume/pom.xml +++ b/it/volume/pom.xml @@ -15,12 +15,12 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml dmp-it-volume - 0.44-SNAPSHOT + 0.43.4 diff --git a/it/zero-config/pom.xml b/it/zero-config/pom.xml index 04269ea21..385e98802 100644 --- a/it/zero-config/pom.xml +++ b/it/zero-config/pom.xml @@ -5,13 +5,13 @@ io.fabric8.dmp.itests dmp-it-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml io.fabric8.dmp.itests dmp-it-zero-config - 0.44-SNAPSHOT + 0.43.4 jar diff --git a/parent/pom.xml b/parent/pom.xml index 484c710cf..da22e0ba4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -8,7 +8,7 @@ io.fabric8.dmp parent - 0.44-SNAPSHOT + 0.43.4 pom diff --git a/pom.xml b/pom.xml index 8344af3b4..6c9bd2874 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.fabric8 docker-maven-plugin - 0.44-SNAPSHOT + 0.43.4 maven-plugin docker-maven-plugin @@ -77,7 +77,7 @@ 5.8.2 3.3.9 4.5.1 - 2023-08-13T18:06:16Z + 2023-08-18T05:40:24Z UTF-8 3.0.0-M2 2.0.1 diff --git a/samples/build-cache/app/pom.xml b/samples/build-cache/app/pom.xml index 6cc1cdca6..878087fda 100644 --- a/samples/build-cache/app/pom.xml +++ b/samples/build-cache/app/pom.xml @@ -4,7 +4,7 @@ io.fabric8.dmp.samples.build-cache parent - 0.44-SNAPSHOT + 0.43.4 app diff --git a/samples/build-cache/image/pom.xml b/samples/build-cache/image/pom.xml index 665d80959..c9da0b496 100644 --- a/samples/build-cache/image/pom.xml +++ b/samples/build-cache/image/pom.xml @@ -4,7 +4,7 @@ io.fabric8.dmp.samples.build-cache parent - 0.44-SNAPSHOT + 0.43.4 image diff --git a/samples/build-cache/pom.xml b/samples/build-cache/pom.xml index 064421686..24a47e806 100644 --- a/samples/build-cache/pom.xml +++ b/samples/build-cache/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/cargo-jolokia/pom.xml b/samples/cargo-jolokia/pom.xml index 4c65df257..89b062f4b 100644 --- a/samples/cargo-jolokia/pom.xml +++ b/samples/cargo-jolokia/pom.xml @@ -22,7 +22,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/copy-from-container/pom.xml b/samples/copy-from-container/pom.xml index 0e00fbf0b..2014f5ac5 100644 --- a/samples/copy-from-container/pom.xml +++ b/samples/copy-from-container/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/custom-net/pom.xml b/samples/custom-net/pom.xml index 35ff6557e..464ca6dbc 100644 --- a/samples/custom-net/pom.xml +++ b/samples/custom-net/pom.xml @@ -13,7 +13,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/data-jolokia/pom.xml b/samples/data-jolokia/pom.xml index 06d8e5056..d702b508e 100644 --- a/samples/data-jolokia/pom.xml +++ b/samples/data-jolokia/pom.xml @@ -22,7 +22,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/docker-compose/pom.xml b/samples/docker-compose/pom.xml index e484c8ba2..ab64b5448 100644 --- a/samples/docker-compose/pom.xml +++ b/samples/docker-compose/pom.xml @@ -22,7 +22,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/dockerfile/pom.xml b/samples/dockerfile/pom.xml index 484edde21..d038a529d 100644 --- a/samples/dockerfile/pom.xml +++ b/samples/dockerfile/pom.xml @@ -12,7 +12,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/dockerignore/pom.xml b/samples/dockerignore/pom.xml index 397b8cc44..a1c3b503a 100644 --- a/samples/dockerignore/pom.xml +++ b/samples/dockerignore/pom.xml @@ -10,7 +10,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/healthcheck/pom.xml b/samples/healthcheck/pom.xml index 00bd5ee93..b12b51dd9 100644 --- a/samples/healthcheck/pom.xml +++ b/samples/healthcheck/pom.xml @@ -12,7 +12,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/helloworld/pom.xml b/samples/helloworld/pom.xml index b2a36880a..9de850490 100644 --- a/samples/helloworld/pom.xml +++ b/samples/helloworld/pom.xml @@ -12,7 +12,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/log/pom.xml b/samples/log/pom.xml index 6d27de518..aabf057e2 100644 --- a/samples/log/pom.xml +++ b/samples/log/pom.xml @@ -13,7 +13,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/multi-architecture/pom.xml b/samples/multi-architecture/pom.xml index 953799e4a..97255ae48 100644 --- a/samples/multi-architecture/pom.xml +++ b/samples/multi-architecture/pom.xml @@ -12,7 +12,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/multi-assembly/pom.xml b/samples/multi-assembly/pom.xml index c42bf24d5..e80a70429 100644 --- a/samples/multi-assembly/pom.xml +++ b/samples/multi-assembly/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/multi-wait/pom.xml b/samples/multi-wait/pom.xml index ae0a707a2..a3a9e4db3 100644 --- a/samples/multi-wait/pom.xml +++ b/samples/multi-wait/pom.xml @@ -6,7 +6,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/net/pom.xml b/samples/net/pom.xml index e8364f1f6..d78668960 100644 --- a/samples/net/pom.xml +++ b/samples/net/pom.xml @@ -16,7 +16,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index c74990eaf..a21648d2d 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -8,7 +8,7 @@ io.fabric8.dmp parent - 0.44-SNAPSHOT + 0.43.4 ../parent/pom.xml @@ -41,7 +41,7 @@ - 0.43.3 + 0.43.4 diff --git a/samples/properties/pom.xml b/samples/properties/pom.xml index 81a135e07..f962a465c 100644 --- a/samples/properties/pom.xml +++ b/samples/properties/pom.xml @@ -10,7 +10,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/run-java/pom.xml b/samples/run-java/pom.xml index d51b09cce..8f95d8dde 100644 --- a/samples/run-java/pom.xml +++ b/samples/run-java/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/smallest/pom.xml b/samples/smallest/pom.xml index 66608ff4f..e0d6949dc 100644 --- a/samples/smallest/pom.xml +++ b/samples/smallest/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/spring-boot-with-jib/pom.xml b/samples/spring-boot-with-jib/pom.xml index fcf56fcdc..6e4010e08 100644 --- a/samples/spring-boot-with-jib/pom.xml +++ b/samples/spring-boot-with-jib/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/volume/pom.xml b/samples/volume/pom.xml index 61a0aabca..e2b3c7551 100644 --- a/samples/volume/pom.xml +++ b/samples/volume/pom.xml @@ -15,7 +15,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml diff --git a/samples/zero-config/pom.xml b/samples/zero-config/pom.xml index 15b85c0e8..dd0d0bc1c 100644 --- a/samples/zero-config/pom.xml +++ b/samples/zero-config/pom.xml @@ -5,7 +5,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.44-SNAPSHOT + 0.43.4 ../pom.xml