Show K8S pod statuses queried from CaaS-Ingress
[portal/ric-dashboard.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8c394b3..f5ab309 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@ limitations under the License.
        <artifactId>ric-dash-parent</artifactId>
        <name>RIC Dashboard project</name>
        <packaging>pom</packaging>
-       <version>1.2.3-SNAPSHOT</version>
+       <version>1.2.4-SNAPSHOT</version>
        <properties>
                <java.version>11</java.version>
                <!-- Properties for the license-maven-plugin in child POMs -->
@@ -95,7 +95,7 @@ limitations under the License.
                                <plugin>
                                        <groupId>org.codehaus.mojo</groupId>
                                        <artifactId>license-maven-plugin</artifactId>
-                                       <version>1.19</version>
+                                       <version>1.20</version>
                                </plugin>
                        </plugins>
                </pluginManagement>