Releasing as 1.2.7 26/10026/1 1.2.7 common/v1.2.7 entities/v1.2.7 reader/v1.2.7
authorczichy <thoralf.czichy@nokia.com>
Thu, 8 Dec 2022 10:49:37 +0000 (12:49 +0200)
committerczichy <thoralf.czichy@nokia.com>
Thu, 8 Dec 2022 10:49:37 +0000 (12:49 +0200)
Signed-off-by: czichy <thoralf.czichy@nokia.com>
Change-Id: If6d550fb095f70f845541053b26ff6b16455b40c

ci/control
ci/package-tag.yaml
reader/go.mod

index ff74528..1abb7ac 100644 (file)
@@ -1,5 +1,5 @@
 Package: rnib
-Version: 1.2.6
+Version: 1.2.7
 Section: custom
 Priority: optional
 Architecture: all
index 81e4357..c2255da 100644 (file)
@@ -1,3 +1,3 @@
 
 ---
-tag: 1.2.6
+tag: 1.2.7
index 0bddee5..f451e0a 100644 (file)
@@ -3,8 +3,8 @@ module gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader
 go 1.17
 
 require (
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.6
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.6
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.7
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.7
        github.com/golang/protobuf v1.4.2
        github.com/pkg/errors v0.8.1
        github.com/stretchr/testify v1.3.0