From 9955fbe954e9808884bc10bfab73a192c1a4df57 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Wed, 18 Apr 2018 17:00:47 -0400 Subject: [PATCH] Set ONAP property for non multisite Change-Id: I68319b9bacc0af3c68fc9e4080474377055276aa Signed-off-by: dglFromAtt Issue-ID: DMAAP-295 --- misc/dmaapbc.properties.tmpl | 4 ++++ pom.xml | 4 ++-- version.properties | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/misc/dmaapbc.properties.tmpl b/misc/dmaapbc.properties.tmpl index ce24bb4..d2e879a 100644 --- a/misc/dmaapbc.properties.tmpl +++ b/misc/dmaapbc.properties.tmpl @@ -4,6 +4,7 @@ cat < org.onap.dmaap.dbcapi dbcapi - 1.0.3-SNAPSHOT + 1.0.4-SNAPSHOT @@ -302,7 +302,7 @@ UTF-8 9.3.7.v20160115 0.0.1 - 1.0.5 + 1.0.6 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index 3de14e0..dadd8a9 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6