diff options
author | Dan Timoney <dtimoney@att.com> | 2021-10-29 14:40:13 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-10-29 15:31:05 -0400 |
commit | fcc85dc1e3c199c72a173dee04c216a17b7e86a7 (patch) | |
tree | 0ae58f20a19ef662c2bd8be8ab8990463693a2ff /ms/neng | |
parent | 012d5a145fa2b04554f53079731062f6c46f2d90 (diff) |
Sync local changes to support GRA microservice
Sync changes made downstream to support GRA microservice
Issue-ID: CCSDK-3504
Change-Id: I5fd99b978edb9598c5fe38f188635b365ad4e24c
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ms/neng')
-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 ed283067..4a40ad17 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> |