Step version to 2.2.0 32/5232/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 3 Dec 2020 14:21:36 +0000 (15:21 +0100)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 3 Dec 2020 14:21:45 +0000 (15:21 +0100)
Change-Id: Ib6879d6eb7cf49e66c2befe80b30ea8506f70a04
Issue-ID: NONRTRIC-352
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
pom.xml
webapp-backend/pom.xml
webapp-frontend/pom.xml

diff --git a/pom.xml b/pom.xml
index 520f46f..f3bae57 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@ limitations under the License.
        <artifactId>nonrtric-controlpanel-parent</artifactId>
        <name>Non-RT RIC Control Panel project</name>
        <packaging>pom</packaging>
-       <version>2.1.0-SNAPSHOT</version>
+       <version>2.2.0-SNAPSHOT</version>
        <properties>
                <java.version>11</java.version>
         <sonar-maven-plugin.version>3.7.0.1746</sonar-maven-plugin.version>
index e8c65e4..fc4ec39 100644 (file)
@@ -27,7 +27,7 @@ limitations under the License.
     <parent>
         <groupId>org.o-ran-sc.portal.nonrtric.controlpanel</groupId>
         <artifactId>nonrtric-controlpanel-parent</artifactId>
-        <version>2.1.0-SNAPSHOT</version>
+        <version>2.2.0-SNAPSHOT</version>
     </parent>
     <artifactId>nonrtric-controlpanel-be</artifactId>
     <name>Non-RT RIC Control Panel Webapp backend</name>
index ea751d7..f3a1077 100644 (file)
@@ -26,7 +26,7 @@ limitations under the License.
        <parent>
                <groupId>org.o-ran-sc.portal.nonrtric.controlpanel</groupId>
                <artifactId>nonrtric-controlpanel-parent</artifactId>
-               <version>2.1.0-SNAPSHOT</version>
+               <version>2.2.0-SNAPSHOT</version>
        </parent>
        <artifactId>nonrtric-controlpanel-fe</artifactId>
        <name>Non-RT RIC Control Panel Webapp frontend</name>