From: Emmett Cox Date: Thu, 22 Nov 2018 15:58:41 +0000 (+0000) Subject: Pom Update for casablanca branch development X-Git-Tag: 1.0.8~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F86%2F73386%2F2;p=dmaap%2Fdatarouter.git Pom Update for casablanca branch development Change-Id: Ic63dcf83a8ba511487cab864b463de2e28ef02e6 Signed-off-by: Emmett Cox Issue-ID: DMAAP-881 --- diff --git a/datarouter-docker-compose/pom.xml b/datarouter-docker-compose/pom.xml index 95c6b10a..37789d35 100644 --- a/datarouter-docker-compose/pom.xml +++ b/datarouter-docker-compose/pom.xml @@ -26,7 +26,7 @@ org.onap.dmaap.datarouter parent - 1.0.6-SNAPSHOT + 1.0.7-SNAPSHOT ../pom.xml datarouter-docker-compose diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 0bf5f014..aad4927d 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -26,7 +26,7 @@ org.onap.dmaap.datarouter parent - 1.0.6-SNAPSHOT + 1.0.7-SNAPSHOT ../pom.xml datarouter-node diff --git a/datarouter-prov/pom.xml b/datarouter-prov/pom.xml index d384c0da..ec280b88 100755 --- a/datarouter-prov/pom.xml +++ b/datarouter-prov/pom.xml @@ -26,7 +26,7 @@ org.onap.dmaap.datarouter parent - 1.0.6-SNAPSHOT + 1.0.7-SNAPSHOT ../pom.xml datarouter-prov diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index e97a04db..90b98345 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@ -26,7 +26,7 @@ org.onap.dmaap.datarouter parent - 1.0.6-SNAPSHOT + 1.0.7-SNAPSHOT ../pom.xml datarouter-subscriber diff --git a/pom.xml b/pom.xml index 97f78aa9..f797910b 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.dmaap.datarouter parent dmaap-datarouter - 1.0.6-SNAPSHOT + 1.0.7-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER diff --git a/version.properties b/version.properties index 176b5470..89968437 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=6 +patch=7 base_version=${major}.${minor}.${patch}