Add sdnc-a1-controller in build process
[nonrtric.git] / dashboard / pom.xml
index 1473449..ca7673a 100644 (file)
@@ -33,7 +33,7 @@ limitations under the License.
        <artifactId>ric-dash-parent</artifactId>
        <name>NonRT RIC Dashboard project</name>
        <packaging>pom</packaging>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.0.1-SNAPSHOT</version>
        <properties>
                <java.version>11</java.version>
                <!-- Properties for the license-maven-plugin in child POMs -->
@@ -44,8 +44,7 @@ limitations under the License.
                <lmp.process.start.tag>========================LICENSE_START=================================</lmp.process.start.tag>
                <lmp.process.end.tag>========================LICENSE_END===================================</lmp.process.end.tag>
        </properties>
-       <modules>
-               <module>a1-controller-client</module>
+       <modules>               
                <module>webapp-frontend</module>
                <module>webapp-backend</module>
        </modules>