diff options
author | Pawel <pawel.kasperkiewicz@nokia.com> | 2020-05-19 09:17:12 +0200 |
---|---|---|
committer | Pawel <pawel.kasperkiewicz@nokia.com> | 2020-05-26 07:49:46 +0200 |
commit | a4d74cd90b7aae6d7ecf2a87b4048a96aa7677d9 (patch) | |
tree | f5b43ac8fa66941ead0806f210b90d8889048efa /version.properties | |
parent | 540de931d7c0234759d0d6caedf7aaf3d7b86fad (diff) |
Deployment Prometheus and Grafana on RKE for perf tests
Issue-ID: DCAEGEN2-608
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ib02808fa9ccd7c2d241a1598def19d55b1b54797
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index eabef1f2..30223800 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |