Merge "Step version for release" BronzeRC0
authorPatrik Buhr <patrik.buhr@est.tech>
Thu, 4 Jun 2020 11:38:35 +0000 (11:38 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 4 Jun 2020 11:38:35 +0000 (11:38 +0000)
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>