Validate request bodies in controller methods
[portal/ric-dashboard.git] / dashboard / pom.xml
index b61a4b0..c8d33d1 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.0.3-SNAPSHOT</version>
        <properties>
                <java.version>11</java.version>
                <!-- Properties for the license-maven-plugin in child POMs -->
@@ -44,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>