diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-01 22:02:36 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-01 22:02:38 -0400 |
commit | 9fe1f66fe72cbb008c063dae9d60f377d3dfd410 (patch) | |
tree | 8c3bd5f3354c80d9b8b4a4e6fd5a6767b406be56 /version.properties | |
parent | d014a844711897628f3a6c3a40fa5bdd18c43d24 (diff) |
Upversion prior to release4.0.0-ONAPdublin
Issue-ID: AAI-2403
Change-Id: I9b948e9696728b8968c273187df6475a11bff737
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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 668657e..eff345c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |