From 0437a05104ffd36e6700f0321d54ed814d3c7618 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 11 Aug 2023 16:37:41 -0400 Subject: Updates for ODL Argon Updated to use Montreal / ODL Argon version of parent poms, and updated code to create containers to comply with separation of operational and config update transactions imposed in Argon. Issue-ID: SDNC-1816 Signed-off-by: Dan Timoney Change-Id: I65c40896e57b681fa8907eee5d84e8a20e490577 --- generic-resource-api/model/swagger/src/main/yaml/generic-resource.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'generic-resource-api/model/swagger/src/main/yaml') diff --git a/generic-resource-api/model/swagger/src/main/yaml/generic-resource.yaml b/generic-resource-api/model/swagger/src/main/yaml/generic-resource.yaml index 70f2e2d1..7d4c400c 100644 --- a/generic-resource-api/model/swagger/src/main/yaml/generic-resource.yaml +++ b/generic-resource-api/model/swagger/src/main/yaml/generic-resource.yaml @@ -18,7 +18,7 @@ info: Relating to IETF Documents\n(http://trustee.ietf.org/license-info).\n\nThis version\ \ of this YANG module is part of RFC 6991; see\nthe RFC itself for full legal\ \ notices." - version: "2.5.0-SNAPSHOT" + version: "2.6.0-SNAPSHOT" title: "ietf-yang-types,ietf-inet-types,GENERIC-RESOURCE-API API" consumes: - "application/json" -- cgit 1.2.3-korg