diff options
author | elinuxhenrik <henrik.b.andersson@est.tech> | 2018-11-06 09:14:45 +0100 |
---|---|---|
committer | elinuxhenrik <henrik.b.andersson@est.tech> | 2018-11-06 10:54:57 +0100 |
commit | 7feb08ddbc51f53a5b0b3b1613940d09f7bc601f (patch) | |
tree | 1fe810ebfb083dee963a6f83c2e4327705fe90fe /version.properties | |
parent | f964ebd72b28c29d2b00cf09803e2076996376fe (diff) |
Add cloud config of mutual authentication3.0.0-ONAP1.0.4
Change-Id: I8e51c07f750192e1aa03f13c98d3a3a8f0db0f3c
Issue-ID: DCAEGEN2-946
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
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 39e03d93..d4894448 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1
minor=0
-patch=3
+patch=4
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT
|