diff options
author | dglFromAtt <dgl@research.att.com> | 2018-08-24 14:38:34 -0400 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2018-08-24 14:38:42 -0400 |
commit | 74c8ea18c90307c3b0bb46c13cc0ad8e0f124cb6 (patch) | |
tree | 25b4cd59772af6c9296028242d2ec6e6886c15b6 /version.properties | |
parent | f5e3ff50881c3c332dacc98b7994e6172a114d97 (diff) |
Container without loading Perms
Change-Id: I52316a302161266900f2ce0bb3eae89f8cb8912a
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-647
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 e104878..10a4592 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=14 +patch=15 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |