From 546c7a1aed3627a8216e7c06524e942514eee9c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roland=20Hu=C3=9F?= Date: Thu, 17 May 2018 08:36:47 -0700 Subject: [PATCH] chore: Set samples version back to 0.26-SNAPSHOT --- samples/custom-net/pom.xml | 4 ++-- samples/data-jolokia/pom.xml | 4 ++-- samples/docker-compose/pom.xml | 4 ++-- samples/dockerfile/pom.xml | 4 ++-- samples/dockerignore/pom.xml | 4 ++-- samples/multi-wait/pom.xml | 4 ++-- samples/net/pom.xml | 4 ++-- samples/pom.xml | 2 +- samples/properties/pom.xml | 4 ++-- samples/volume/pom.xml | 4 ++-- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/samples/custom-net/pom.xml b/samples/custom-net/pom.xml index 4d379a389..2f7cee5d1 100644 --- a/samples/custom-net/pom.xml +++ b/samples/custom-net/pom.xml @@ -13,12 +13,12 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.26.0 + 0.26-SNAPSHOT ../pom.xml dmp-custom-net - 0.26.0 + 0.26-SNAPSHOT diff --git a/samples/data-jolokia/pom.xml b/samples/data-jolokia/pom.xml index 479971398..b803f4e84 100644 --- a/samples/data-jolokia/pom.xml +++ b/samples/data-jolokia/pom.xml @@ -22,12 +22,12 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.26.0 + 0.26-SNAPSHOT ../pom.xml dmp-sample-data-jolokia - 0.26.0 + 0.26-SNAPSHOT docker diff --git a/samples/docker-compose/pom.xml b/samples/docker-compose/pom.xml index 1c9405907..ad7838c4e 100644 --- a/samples/docker-compose/pom.xml +++ b/samples/docker-compose/pom.xml @@ -22,12 +22,12 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.26.0 + 0.26-SNAPSHOT ../pom.xml dmp-sample-docker-compose - 0.26.0 + 0.26-SNAPSHOT http://www.jolokia.org diff --git a/samples/dockerfile/pom.xml b/samples/dockerfile/pom.xml index 02ed940e4..6b1df482e 100644 --- a/samples/dockerfile/pom.xml +++ b/samples/dockerfile/pom.xml @@ -12,12 +12,12 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.26.0 + 0.26-SNAPSHOT ../pom.xml dockerfile - 0.26.0 + 0.26-SNAPSHOT war dmp-sample-dockerfile diff --git a/samples/dockerignore/pom.xml b/samples/dockerignore/pom.xml index 3d5c75cbc..84d5ac30e 100644 --- a/samples/dockerignore/pom.xml +++ b/samples/dockerignore/pom.xml @@ -10,12 +10,12 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.26.0 + 0.26-SNAPSHOT ../pom.xml dmp-sample-dockerignore - 0.26.0 + 0.26-SNAPSHOT docker-build diff --git a/samples/multi-wait/pom.xml b/samples/multi-wait/pom.xml index 70548af3a..38962ec33 100644 --- a/samples/multi-wait/pom.xml +++ b/samples/multi-wait/pom.xml @@ -3,12 +3,12 @@ 4.0.0 io.fabric8 dmp-sample-multi-wait - 0.26.0 + 0.26-SNAPSHOT io.fabric8.dmp.samples dmp-sample-parent - 0.26.0 + 0.26-SNAPSHOT ../pom.xml diff --git a/samples/net/pom.xml b/samples/net/pom.xml index 2184f58cc..891e836d3 100644 --- a/samples/net/pom.xml +++ b/samples/net/pom.xml @@ -16,12 +16,12 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.26.0 + 0.26-SNAPSHOT ../pom.xml dmp-sample-net - 0.26.0 + 0.26-SNAPSHOT diff --git a/samples/pom.xml b/samples/pom.xml index 30c00c362..24c1b610d 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -21,7 +21,7 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.26.0 + 0.26-SNAPSHOT pom http://www.jolokia.org diff --git a/samples/properties/pom.xml b/samples/properties/pom.xml index 8216a21d8..80793be49 100644 --- a/samples/properties/pom.xml +++ b/samples/properties/pom.xml @@ -10,12 +10,12 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.26.0 + 0.26-SNAPSHOT ../pom.xml dmp-sample-properties - 0.26.0 + 0.26-SNAPSHOT docker-build diff --git a/samples/volume/pom.xml b/samples/volume/pom.xml index 6312fc943..67b7f1788 100644 --- a/samples/volume/pom.xml +++ b/samples/volume/pom.xml @@ -15,12 +15,12 @@ io.fabric8.dmp.samples dmp-sample-parent - 0.26.0 + 0.26-SNAPSHOT ../pom.xml volume - 0.26.0 + 0.26-SNAPSHOT