Roll version after release nonrtric-plt-ranpm-x to 1.0.1 81/11381/1
authorJohnKeeney <john.keeney@est.tech>
Thu, 15 Jun 2023 23:05:59 +0000 (00:05 +0100)
committerJohnKeeney <john.keeney@est.tech>
Thu, 15 Jun 2023 23:06:00 +0000 (00:06 +0100)
Issue-ID: NONRTRIC-883
Change-Id: If7bd3ee1dc3460f539faffaa306f131e8d17d2ea
Signed-off-by: JohnKeeney <john.keeney@est.tech>
datafilecollector/pom.xml
docs/conf.py
influxlogger/pom.xml
pm-file-converter/container-tag.yaml
pmproducer/pom.xml

index 4dc55a7..322e706 100644 (file)
@@ -27,7 +27,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt.ranpm</groupId>
     <artifactId>datafile-app-server</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>jar</packaging>
     <properties>
         <java.version>17</java.version>
index ff87b2b..042ab2b 100644 (file)
@@ -38,7 +38,7 @@ extensions = [
 #intershpinx mapping with other projects
 intersphinx_mapping = {}
 intersphinx_mapping['nonrtric'] = ('%s/o-ran-sc-nonrtric/en/%s' %(baseurl, branch), None)
-## Note there is a circular dependency here - sub-project pages must exist before they can be checked
+## Note there is a circular dependency here - sub-project pages must exist before they can be checked - makes new branches difficult - may need a few steps!
 intersphinx_mapping['influxlogger'] = ('%s/influxlogger' % selfurl, None)
 intersphinx_mapping['datafilecollector'] = ('%s/datafilecollector' % selfurl, None)
 intersphinx_mapping['pmproducer'] = ('%s/pmproducer' % selfurl, None)
index 2ac0b92..e26cd2f 100644 (file)
@@ -31,7 +31,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>pmlog</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>
index 658fb57..796888f 100644 (file)
@@ -19,4 +19,4 @@
 # By default this file is in the docker build directory,
 # but the location can configured in the JJB template.
 ---
-tag: 1.0.0
\ No newline at end of file
+tag: 1.0.1
\ No newline at end of file
index 06724d7..7954a35 100644 (file)
@@ -31,7 +31,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>pmproducer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>