summaryrefslogtreecommitdiffstats
path: root/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-08-09 15:49:31 -0400
committerDan Timoney <dtimoney@att.com>2023-08-09 15:49:31 -0400
commit05135b625d9f479638a318e55b9a1c15d5eb260b (patch)
treefab31cc16ae433a4524d917af723f0b56880ea3f /core/sliapi/model/swagger/src/main/yaml/sliapi.yaml
parentc6bb986827b626b00a35b73614c9897830409490 (diff)
Remove antlr4 dependencies
Explicitly declare antlr4 as a dependency of ccsdk-sli with scope provided to prevent antlr4 and its dependencies being added to generated features.xml file Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iaa794431a3539e48c16bb7a3675fea3e7e37752f
Diffstat (limited to 'core/sliapi/model/swagger/src/main/yaml/sliapi.yaml')
-rw-r--r--core/sliapi/model/swagger/src/main/yaml/sliapi.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml b/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml
index e35e3ca07..9ae9ddbcc 100644
--- a/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml
+++ b/core/sliapi/model/swagger/src/main/yaml/sliapi.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: "1.7.0-SNAPSHOT"
+ version: "1.7.1-SNAPSHOT"
title: "SLI-API,ietf-yang-types,ietf-inet-types API"
consumes:
- "application/json"