diff options
author | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-21 09:32:01 +0000 |
---|---|---|
committer | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-21 09:32:06 +0000 |
commit | bd4e22f5861fb2ebe82c8bd553c86503971591a6 (patch) | |
tree | 2e6302739cb45d3ffea97e92c1e053971d2dee36 /version.properties | |
parent | c14d957c447559f67bb06ac417d4d54af897908b (diff) |
update pom for documentation fix1.0.6
Change-Id: Ifc8c259befa3640e3c6926ce64fb656066f3a5e8
Signed-off-by: Emmett Cox <emmett.cox@ericsson.com>
Issue-ID: DMAAP-881
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 62ab3af7..176b5470 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1
minor=0
-patch=5
+patch=6
base_version=${major}.${minor}.${patch}
|