From: Fiete Ostkamp Date: Tue, 24 Jun 2025 06:40:01 +0000 (+0200) Subject: 1.13.0 release X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F64%2F141364%2F3;p=so%2Fadapters%2Fso-cnf-adapter.git 1.13.0 release - add tracing - update so parent pom (1.12.1-SNAPSHOT -> 1.15.0-SNAPSHOT) [0] [0] this may seem like a huge jump, but this is actually not changing much: - updates snakeyaml (1.26 -> 1.31) - changes scope of some test deps from compile to test (mockito, junit-toolbox) Issue-ID: SO-4178 Change-Id: I813e26b5e470f077d5157f6a3cc815ba5ac87f15 Signed-off-by: Fiete Ostkamp --- diff --git a/releases/1.13.0.yaml b/releases/1.13.0.yaml new file mode 100644 index 0000000..417a00e --- /dev/null +++ b/releases/1.13.0.yaml @@ -0,0 +1,11 @@ +--- +distribution_type: 'container' +container_release_tag: '1.13.0' +project: 'so' +log_dir: 'so-adapters-so-cnf-adapter-maven-docker-stage-master/826/' +ref: '5ffa821df5f88ef21c7e70c1cd1185f71267d9d7' +containers: + - name: 'so/so-cnf-adapter' + version: '1.13.0-20250712T1045' + - name: 'so/so-cnfm-as-lcm' + version: '1.13.0-20250712T1045'