Upgrade App Manager to version 0.1.5
[portal/ric-dashboard.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4e6feaf..a2f192f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,6 +23,7 @@ limitations under the License.
        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>
        <parent>
+               <!-- this group Id must match LF gerrit repository -->
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-starter-parent</artifactId>
                <version>2.1.4.RELEASE</version>
@@ -45,8 +46,8 @@ limitations under the License.
        <modules>
                <module>a1-med-client</module>
                <module>anr-xapp-client</module>
+               <module>app-mgr-client</module>
                <module>e2-mgr-client</module>
-               <module>xapp-mgr-client</module>
                <module>webapp-frontend</module>
                <module>webapp-backend</module>
        </modules>