Roll version after release nonrtric-plt-dmaapadapter -> 1.3.1 73/11373/2
authorJohnKeeney <john.keeney@est.tech>
Thu, 15 Jun 2023 21:57:15 +0000 (22:57 +0100)
committerJohn Keeney <john.keeney@est.tech>
Fri, 16 Jun 2023 00:49:15 +0000 (00:49 +0000)
Issue-ID: NONRTRIC-883
Change-Id: I1c2d6581e1f90eb9f6ce9678c586de95646ebe01
Signed-off-by: JohnKeeney <john.keeney@est.tech>
.readthedocs.yaml
docs/conf.py
docs/requirements-docs.txt
pom.xml

index fd96bc1..c179bab 100644 (file)
@@ -22,7 +22,7 @@ formats:
   - htmlzip
 
 build:
-  image: latest
+  image: h-release
 
 python:
   version: 3.7
index 3eb6acb..9339f2c 100644 (file)
@@ -19,7 +19,7 @@ from docs_conf.conf import *
 
 #branch configuration
 
-branch = 'latest'
+branch = 'h-release'
 
 language = 'en'
 
index f266a10..3ecb51e 100644 (file)
@@ -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 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>dmaapadapter</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>