From da9fd39b76155f79a7cd9edae87a8ae3ca830f41 Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Mon, 9 Mar 2020 09:22:14 -0400 Subject: [PATCH] Update version details in README No functional change Change-Id: I0dd1948c245db46f3e44142b85d7d99f02000b7c Signed-off-by: Lott, Christopher (cl778h) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9dbc046e..2e419418 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ The O-RAN SC RIC Dashboard provides administrative and operator functions for a radio access network (RAN) controller. This web app consists of an Angular (version 8) front end -and a Java (version 11) Spring-Boot (version 2.1) back end. +and a Java (version 11) Spring-Boot (version 2.2) back end. Please see the documentation in the docs/ folder. @@ -12,7 +12,7 @@ URL `http://your-host-name-here:8080/swagger-ui.html` ## License -Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at -- 2.16.6