diff options
author | Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com> | 2018-10-16 17:05:09 -0400 |
---|---|---|
committer | Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com> | 2018-10-17 17:02:45 -0400 |
commit | d23be7aa6224274f8740437291416b40800ce571 (patch) | |
tree | cf2b8ca28ba8e0d591d4137a4397b8a4c678b0d9 /version.properties | |
parent | 1c3cc6fb0e4d2f4f2278240ff0387596c776b9c9 (diff) |
ExtAccessRolesServiceImpl.class
Issue-ID: PORTAL-389
Fixed AAF sync roles to onap portal
Change-Id: Ib75dd1aded3e3519662f61bbfd726cc2ddfc4af1
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index c45e6580..bc2c506d 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=2 -patch=0 +minor=3 +patch=1 base_version=${major}.${minor}.${patch} |