From: JohnKeeney Date: Thu, 15 Jun 2023 21:57:15 +0000 (+0100) Subject: Roll version after release nonrtric-plt-dmaapadapter -> 1.3.1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=6b68d4d6d697ab29a32bed07b48390e04a022464;p=nonrtric%2Fplt%2Fdmaapadapter.git Roll version after release nonrtric-plt-dmaapadapter -> 1.3.1 Issue-ID: NONRTRIC-883 Change-Id: I1c2d6581e1f90eb9f6ce9678c586de95646ebe01 Signed-off-by: JohnKeeney --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fd96bc1..c179bab 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 3eb6acb..9339f2c 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' language = 'en' diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index f266a10..3ecb51e 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -9,4 +9,5 @@ sphinxcontrib-needs sphinxcontrib-swaggerdoc sphinx_bootstrap_theme sphinxcontrib-redoc -lfdocs-conf \ No newline at end of file +lfdocs-conf +urllib3~=1.26.15 diff --git a/pom.xml b/pom.xml index fa38cdf..88148b2 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.o-ran-sc.nonrtric.plt dmaapadapter - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT The Apache Software License, Version 2.0