diff options
author | Arul.Nambi <arul.nambi@amdocs.com> | 2018-10-12 12:36:57 -0400 |
---|---|---|
committer | Arul.Nambi <arul.nambi@amdocs.com> | 2018-10-12 13:08:40 -0400 |
commit | 4d3992636bf2850a6aef7bd73d295688a913b3db (patch) | |
tree | 87bee799f766940fb303a311ff74c06d82657849 /version.properties | |
parent | 33f16b64f38f87d0852f914b51e1cfd43e4c14d4 (diff) |
Updating the spring-context vunerable version3.0.0-ONAP1.3.1
Issue-ID: AAI-1743
Change-Id: Iad9b07393491499acacd260039acffba8dc5f313
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.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 a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |