Roll versions after J-Relase master -> 0.2.0 83/13083/1 master
authorJohnKeeney <john.keeney@est.tech>
Thu, 27 Jun 2024 11:22:11 +0000 (12:22 +0100)
committerJohnKeeney <john.keeney@est.tech>
Thu, 27 Jun 2024 11:22:14 +0000 (12:22 +0100)
Issue-ID: NONRTRIC-972
Change-Id: Ic4f0dd02631b0573d40a7e9db0eadd0b73995a2b
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docs/developer-guide.rst
participants/participant-impl-dme/pom.xml
participants/pom.xml
pom.xml
rapp-manager-acm/pom.xml
rapp-manager-application/pom.xml
rapp-manager-dme/pom.xml
rapp-manager-models/pom.xml
rapp-manager-sme/pom.xml

index 0584ca1..70f73c4 100755 (executable)
@@ -63,7 +63,7 @@ OSC NONRTRIC integrated test environment can be found in the *./nonrtric* direct
 
 The scripts located in *rappmanager/scripts/install* can be used for an automatic installation in the Kubernetes Cluster, see `Automatic Installation in Kubernetes <https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-rappmanager/en/latest/installation-guide.html>`_.
 
-For more information on installation of NonRT-RIC in Kubernetes, see `Deploy NONRTRIC in Kubernetes <https://wiki.o-ran-sc.org/display/RICNR/Release+I+-+Run+in+Kubernetes>`_.
+For more information on installation of NonRT-RIC in Kubernetes, see `Deploy NONRTRIC in Kubernetes <https://wiki.o-ran-sc.org/display/RICNR/Release+J+-+Run+in+Kubernetes>`_.
 
 For more information see `Integration and Testing documentation in the O-RAN-SC <https://docs.o-ran-sc.org/projects/o-ran-sc-it-dep/en/latest/index.html>`_.
 
index 7f2d8e5..5e0e191 100755 (executable)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.o-ran-sc.nonrtric.plt</groupId>
         <artifactId>participants</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.o-ran-sc.nonrtric.plt.participants</groupId>
index fbef851..b4ae178 100755 (executable)
@@ -30,7 +30,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>participants</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>NONRTRIC ACM Participants</name>
     <description>O-RAN SC ACM Participants.</description>
diff --git a/pom.xml b/pom.xml
index b952d57..447f0da 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>rappmanager</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>NONRTRIC rAppmanager</name>
     <description>O-RAN SC rApp Management function.</description>
index f23d691..a9c5b6d 100755 (executable)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.o-ran-sc.nonrtric.plt</groupId>
         <artifactId>rappmanager</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.o-ran-sc.nonrtric.plt.rappmanager</groupId>
index 5d32df5..d3bfca7 100755 (executable)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.o-ran-sc.nonrtric.plt</groupId>
         <artifactId>rappmanager</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.o-ran-sc.nonrtric.plt.rappmanager</groupId>
index 9a8a0af..49c5546 100755 (executable)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.o-ran-sc.nonrtric.plt</groupId>
         <artifactId>rappmanager</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.o-ran-sc.nonrtric.plt.rappmanager</groupId>
index bc5c010..3024064 100755 (executable)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.o-ran-sc.nonrtric.plt</groupId>
         <artifactId>rappmanager</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.o-ran-sc.nonrtric.plt.rappmanager</groupId>
index dd877d2..14c37a7 100755 (executable)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.o-ran-sc.nonrtric.plt</groupId>
         <artifactId>rappmanager</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.o-ran-sc.nonrtric.plt.rappmanager</groupId>