diff options
author | Mukesh Paliwal <mukesh.paliwal1@huawei.com> | 2022-01-13 09:01:16 +0530 |
---|---|---|
committer | Mukesh Paliwal <mukesh.paliwal1@huawei.com> | 2022-01-15 09:09:31 +0530 |
commit | 7a85ea009149edc8aff260d559debbd45af02b03 (patch) | |
tree | 41595f65710115cbedf8f450f2bc616b006857cb /version.properties | |
parent | 584fb3ef9143e2e241688a32f95b5a9f81e400b3 (diff) |
Switch RESTCONF Collector to Integration base image
Issue-ID: DCAEGEN2-2962
Signed-off-by: Mukesh Paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I9fda9836e119862f143ea5a649f852cebdfb1be9
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 0cb18ba..7d6815b 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 -minor=2 -patch=6 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |