Stepping version in pom files 04/2404/1 1.0.1 1.7.4
authorelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 3 Feb 2020 14:16:59 +0000 (15:16 +0100)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 3 Feb 2020 14:17:11 +0000 (15:17 +0100)
Change-Id: I1f8bd3b243b6faedcf5d8a5c79afc22ace2521a1
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
dashboard/pom.xml
dashboard/webapp-backend/pom.xml
dashboard/webapp-frontend/pom.xml
near-rt-ric-simulator/pom.xml
pom.xml
sdnc-a1-controller/pom.xml

index 8c2b0dc..ca7673a 100644 (file)
@@ -33,7 +33,7 @@ limitations under the License.
        <artifactId>ric-dash-parent</artifactId>
        <name>NonRT RIC Dashboard project</name>
        <packaging>pom</packaging>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.0.1-SNAPSHOT</version>
        <properties>
                <java.version>11</java.version>
                <!-- Properties for the license-maven-plugin in child POMs -->
index 095abef..bbbf2a4 100644 (file)
@@ -29,7 +29,7 @@ limitations under the License.
     <parent>
         <groupId>org.o-ran-sc.nonrt.ric-dashboard</groupId>
         <artifactId>ric-dash-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <artifactId>ric-dash-be</artifactId>
     <name>NonRT RIC Dashboard Webapp backend</name>
index 2888f73..e316a6c 100644 (file)
@@ -25,7 +25,7 @@ limitations under the License.
        <parent>
                <groupId>org.o-ran-sc.nonrt.ric-dashboard</groupId>
                <artifactId>ric-dash-parent</artifactId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.0.1-SNAPSHOT</version>
        </parent>
        <artifactId>ric-dash-fe</artifactId>
        <name>NonRT RIC Dashboard Webapp frontend</name>
index b423553..4b66634 100644 (file)
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.oran.nearric</groupId>
   <artifactId>nearric-simulator</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
diff --git a/pom.xml b/pom.xml
index 933411f..49446a8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
     <groupId>org.o-ran-sc</groupId>
     <artifactId>nonrtric</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>nonrtric</name>
index b67bcaf..5770b74 100644 (file)
@@ -25,7 +25,7 @@
 
        <groupId>org.onap.sdnc</groupId>
        <artifactId>sdnc</artifactId>
-       <version>1.7.3-SNAPSHOT</version>
+       <version>1.7.4-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>sdnc</name>