diff options
-rw-r--r-- | .gitreview | 3 | ||||
-rw-r--r-- | version.properties | 2 |
2 files changed, 2 insertions, 3 deletions
@@ -3,5 +3,4 @@ host=gerrit.onap.org port=29418 project=cps/cps-temporal - defaultbranch=master -
\ No newline at end of file + defaultbranch=istanbul
\ No newline at end of file diff --git a/version.properties b/version.properties index 8e37a76..974ea94 100644 --- a/version.properties +++ b/version.properties @@ -21,7 +21,7 @@ major=1 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |