From ee2fd4e23f3abc91d648a4b52928144ba7ef5ce8 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 24 Feb 2023 18:04:10 +0000 Subject: Update to use v2.5.3 parent poms Update to use latest released London parent poms Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney Change-Id: I25119529fc09c23fa69fa91505a80631d6fac8b4 --- .../sliapi/model/swagger/src/main/yaml/sliapi.yaml | 34 +++++++++++----------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'core/sliapi/model/swagger/src/main/yaml/sliapi.yaml') diff --git a/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml b/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml index 4f7d21b46..4b7263c47 100644 --- a/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml +++ b/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml @@ -1,25 +1,25 @@ --- swagger: "2.0" info: - description: "Defines API to service logic interpreter,This module contains a collection\ - \ of generally useful derived\nYANG data types.\n\nCopyright (c) 2013 IETF Trust\ - \ and the persons identified as\nauthors of the code. All rights reserved.\n\n\ - Redistribution and use in source and binary forms, with or\nwithout modification,\ - \ is permitted pursuant to, and subject\nto the license terms contained in, the\ - \ Simplified BSD License\nset forth in Section 4.c of the IETF Trust's Legal Provisions\n\ + description: "This module contains a collection of generally useful derived\nYANG\ + \ data types.\n\nCopyright (c) 2013 IETF Trust and the persons identified as\n\ + authors of the code. All rights reserved.\n\nRedistribution and use in source\ + \ and binary forms, with or\nwithout modification, is permitted pursuant to, and\ + \ subject\nto the license terms contained in, the Simplified BSD License\nset\ + \ forth in Section 4.c of the IETF Trust's Legal Provisions\nRelating 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.,This\ + \ module contains a collection of generally useful derived\nYANG data types for\ + \ Internet addresses and related things.\n\nCopyright (c) 2013 IETF Trust and\ + \ the persons identified as\nauthors of the code. All rights reserved.\n\nRedistribution\ + \ and use in source and binary forms, with or\nwithout modification, is permitted\ + \ pursuant to, and subject\nto the license terms contained in, the Simplified\ + \ BSD License\nset forth in Section 4.c of the IETF Trust's Legal Provisions\n\ 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.,This module contains a collection of generally useful derived\nYANG\ - \ data types for Internet addresses and related things.\n\nCopyright (c) 2013\ - \ IETF Trust and the persons identified as\nauthors of the code. All rights reserved.\n\ - \nRedistribution and use in source and binary forms, with or\nwithout modification,\ - \ is permitted pursuant to, and subject\nto the license terms contained in, the\ - \ Simplified BSD License\nset forth in Section 4.c of the IETF Trust's Legal Provisions\n\ - 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: "1.6.0-SNAPSHOT" - title: "SLI-API,ietf-yang-types,ietf-inet-types API" + \ notices.,Defines API to service logic interpreter" + version: "1.6.1-SNAPSHOT" + title: "ietf-yang-types,ietf-inet-types,SLI-API API" consumes: - "application/json" - "application/xml" -- cgit 1.2.3-korg