Release dashboard image at version 2.1.0
[portal/ric-dashboard.git] / dashboard / pom.xml
index b61a4b0..387f884 100644 (file)
@@ -32,7 +32,7 @@ limitations under the License.
        <artifactId>ric-dash-parent</artifactId>
        <name>RIC Dashboard Project</name>
        <packaging>pom</packaging>
-       <version>2.0.1-SNAPSHOT</version>
+       <version>2.1.0-SNAPSHOT</version>
        <properties>
                <java.version>11</java.version>
                <!-- Properties for the license-maven-plugin in child POMs -->
@@ -44,9 +44,9 @@ 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>xapp-obrd-client</module>
                <module>webapp-frontend</module>
                <module>webapp-backend</module>
        </modules>