diff options
author | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-21 09:36:41 +0000 |
---|---|---|
committer | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-21 09:36:46 +0000 |
commit | 08d5698e0c16c31072f90f7286184ba2a9ce7a00 (patch) | |
tree | 84a0fbeda35b36fd4aadcca6c5878f7fb42179e7 /version.properties | |
parent | 1fb5b28cca458cb5e2f82b5190f37a041663a7c8 (diff) |
update pom for documentation fix casablanca
Change-Id: I687b167d69056022feb3194ae982f831b2209161
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}
|