Drop A1 mediator and AC xApp
[portal/ric-dashboard.git] / dashboard / pom.xml
index ed9148d..75b587b 100644 (file)
@@ -23,15 +23,14 @@ 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.11.RELEASE</version>
+               <version>2.2.4.RELEASE</version>
                <relativePath /> <!-- lookup parent from repository -->
        </parent>
        <groupId>org.o-ran-sc.portal.ric-dashboard</groupId>
        <artifactId>ric-dash-parent</artifactId>
-       <name>RIC Dashboard project</name>
+       <name>RIC Dashboard Project</name>
        <packaging>pom</packaging>
        <version>2.0.1-SNAPSHOT</version>
        <properties>
@@ -45,7 +44,6 @@ limitations under the License.
                <lmp.process.end.tag>========================LICENSE_END===================================</lmp.process.end.tag>
        </properties>
        <modules>
-               <module>a1-med-client</module>
                <module>app-mgr-client</module>
                <module>e2-mgr-client</module>
                <module>webapp-frontend</module>