diff options
author | bt2983 <bt2983@att.com> | 2020-03-01 16:30:26 -0700 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-05 08:59:30 -0500 |
commit | ee7c0061f4fcacd80875c8b4b1f1c3e3f64dae65 (patch) | |
tree | 4647a7c903588fc1515a374064b2a774f812822a /ms/neng/pom.xml | |
parent | 1ba9e49a2bedaee3e7a6cfbfdab7a0416a01ee20 (diff) |
Naming micro-service - upgrade to spring-boot-2.
This contains all the changes to upgrade this micro-service to spring-boot-2 and spring-5, and is a pre-requisite for the changes related to policy.
Issue-ID: CCSDK-1307
Signed-off-by: bt2983 <bt2983@att.com>
Change-Id: Ie35df3bebac958b50c2c4635080c06d68f887a8e
Naming m-s -- upgrade to spring-boot 1.5.2
Issue-ID: CCSDK-1307
Signed-off-by: bt2983 <bt2983@att.com>
Change-Id: Id685b44dc8703baa4371fdabf999aa8b5eaa6ea0
Diffstat (limited to 'ms/neng/pom.xml')
-rw-r--r-- | ms/neng/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml index ba27a870..bd98f3c6 100644 --- a/ms/neng/pom.xml +++ b/ms/neng/pom.xml @@ -18,6 +18,7 @@ * limitations under the License. * ============LICENSE_END========================================================= --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> |