From: Jimmy Forsyth Date: Tue, 15 May 2018 19:38:36 +0000 (-0400) Subject: Upversion search-data-service for branching X-Git-Tag: 2.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsearch-data-service.git;a=commitdiff_plain;h=ab62a94ba6eaa7b9c0544702a3c4e5b6733d4bb8 Upversion search-data-service for branching Issue-ID: AAI-1140 Change-Id: I55b5c102afbe509ad2fd51bb0669c58fac1a85fe Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 8561a2a..e94def0 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai search-data-service - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT aai-search-data-service diff --git a/version.properties b/version.properties index faf06bb..688582d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}