Step version for release 76/3876/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Wed, 27 May 2020 14:21:42 +0000 (16:21 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Wed, 27 May 2020 14:21:56 +0000 (16:21 +0200)
Change-Id: I86f323b1be9c50f57c53898e2ac66c036748d821
Issue-ID: NONRTRIC-230
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 3963a39..c373223 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>1.0.0-SNAPSHOT</version>
+       <version>2.0.0-SNAPSHOT</version>
        <properties>
                <java.version>11</java.version>
         <sonar-maven-plugin.version>3.7.0.1746</sonar-maven-plugin.version>
index 3ec22cb..e701624 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>1.0.0-SNAPSHOT</version>
+        <version>2.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>nonrtric-controlpanel-be</artifactId>
     <name>Non-RT RIC Control Panel Webapp backend</name>
index 8e3b432..b217897 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>1.0.0-SNAPSHOT</version>
+               <version>2.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>nonrtric-controlpanel-fe</artifactId>
        <name>Non-RT RIC Control Panel Webapp frontend</name>