From: JohnKeeney Date: Thu, 15 Jun 2023 22:28:41 +0000 (+0100) Subject: Roll version after release nonrtric-plt-informationcoordinatorservice:1.5.1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=0238fa5d29518a4ea4fbfe4391fc59483801e192;p=nonrtric%2Fplt%2Finformationcoordinatorservice.git Roll version after release nonrtric-plt-informationcoordinatorservice:1.5.1 Issue-ID: NONRTRIC-883 Change-Id: Iad6298e3234c9322bee8da1add3e5c505f7d4c95 Signed-off-by: JohnKeeney --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 30f3f56..0693439 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -22,7 +22,7 @@ formats: - htmlzip build: - image: latest + image: h-release python: version: 3.7 diff --git a/docs/conf.py b/docs/conf.py index f18af0e..bd946f6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -19,7 +19,7 @@ from docs_conf.conf import * #branch configuration -branch = 'latest' +branch = 'h-release' linkcheck_ignore = [ 'http://localhost.*', diff --git a/pom.xml b/pom.xml index 8df2782..7187a90 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.o-ran-sc.nonrtric.plt informationcoordinatorservice - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT The Apache Software License, Version 2.0