commit | 336d71e343dff06a4270bb1b724dc488498d10b2 | [log] [tgz] |
---|---|---|
author | pwielebs <piotr.wielebski@nokia.com> | Wed Dec 12 16:36:04 2018 +0100 |
committer | pwielebs <piotr.wielebski@nokia.com> | Fri Dec 14 10:41:14 2018 +0100 |
tree | 0215532a2048153ee9b02cf272d676250a442a87 | |
parent | 2cf4d3c25895df964e3767ebd78ad75f1bb74619 [diff] [blame] |
Add abstraction level for other components * vesrion in poms updated to 1.1.0-SNAPSHOT Change-Id: Ieaa0a8ead1a9a74206fe4bdee85944d11b96c843 Issue-ID: DCAEGEN2-986 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
diff --git a/version.properties b/version.properties index 1b04310..73415a7 100644 --- a/version.properties +++ b/version.properties
@@ -1,5 +1,5 @@ major=1 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version}