From: JohnKeeney Date: Thu, 15 Jun 2023 23:05:59 +0000 (+0100) Subject: Roll version after release nonrtric-plt-ranpm-x to 1.0.1 X-Git-Tag: 1.0.1~5 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=42a1c5dce6fc1c0ffd9f1b04778ffe515f8c72b5;p=nonrtric%2Fplt%2Franpm.git Roll version after release nonrtric-plt-ranpm-x to 1.0.1 Issue-ID: NONRTRIC-883 Change-Id: If7bd3ee1dc3460f539faffaa306f131e8d17d2ea Signed-off-by: JohnKeeney --- diff --git a/datafilecollector/pom.xml b/datafilecollector/pom.xml index 4dc55a7..322e706 100644 --- a/datafilecollector/pom.xml +++ b/datafilecollector/pom.xml @@ -27,7 +27,7 @@ org.o-ran-sc.nonrtric.plt.ranpm datafile-app-server - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT jar 17 diff --git a/docs/conf.py b/docs/conf.py index ff87b2b..042ab2b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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) diff --git a/influxlogger/pom.xml b/influxlogger/pom.xml index 2ac0b92..e26cd2f 100644 --- a/influxlogger/pom.xml +++ b/influxlogger/pom.xml @@ -31,7 +31,7 @@ org.o-ran-sc.nonrtric.plt pmlog - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT The Apache Software License, Version 2.0 diff --git a/pm-file-converter/container-tag.yaml b/pm-file-converter/container-tag.yaml index 658fb57..796888f 100644 --- a/pm-file-converter/container-tag.yaml +++ b/pm-file-converter/container-tag.yaml @@ -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 diff --git a/pmproducer/pom.xml b/pmproducer/pom.xml index 06724d7..7954a35 100644 --- a/pmproducer/pom.xml +++ b/pmproducer/pom.xml @@ -31,7 +31,7 @@ org.o-ran-sc.nonrtric.plt pmproducer - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT The Apache Software License, Version 2.0