Release M: Roll version after release -> 2.11.1 (m-release brranch) 97/15397/4
authorJohnKeeney <john.keeney@est.tech>
Mon, 15 Dec 2025 17:42:34 +0000 (17:42 +0000)
committerJohn Keeney <john.keeney@est.tech>
Mon, 15 Dec 2025 18:28:23 +0000 (18:28 +0000)
Issue-ID: NONRTRIC-1095
Change-Id: I935095fbca2017b03c333db2ee41158078852258
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docs/conf.py
docs/index.rst
pom.xml

index cb43b80..cbd0625 100644 (file)
@@ -20,7 +20,7 @@ from docs_conf.conf import *
 
 #branch configuration
 
-branch = 'latest'
+branch = 'm-release'
 onapbranch = 'latest'
 
 linkcheck_ignore = [
index 301b62e..79d6f35 100644 (file)
@@ -15,3 +15,4 @@ Non-RT RIC A1 Policy Management Service
    ./installation-guide.rst
    ./release-notes.rst
    ./api-docs.rst
+
diff --git a/pom.xml b/pom.xml
index 1ce6f0a..2df2fba 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>a1policymanagementservice</artifactId>
-    <version>2.11.0-SNAPSHOT</version>
+    <version>2.11.1-SNAPSHOT</version>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>