From 2812fb443458d6b4e1e4bd13cbe014b1cc99f500 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 17 Nov 2017 00:01:54 -0800 Subject: Bump patch version Bump patch version in preparation for Amsterdam branching. Change-Id: I56a98c3c620d7204f50cf466e62fc4c5fc321b52 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 86d8b85..f9d1e7e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ pom org.onap.ccsdk.utils utils - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ccsdk-utils CCSDK Utilities diff --git a/version.properties b/version.properties index edf2cd0..9785734 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=1 sprint_number=0 -feature_revision=0 +feature_revision=1 base_version=${release_name}.${sprint_number}.${feature_revision} -- cgit 1.2.3-korg