diff options
Diffstat (limited to 'core/sliapi/model/swagger')
-rw-r--r-- | core/sliapi/model/swagger/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sliapi/model/swagger/pom.xml b/core/sliapi/model/swagger/pom.xml index 743f1a9bd..62afa9bb2 100644 --- a/core/sliapi/model/swagger/pom.xml +++ b/core/sliapi/model/swagger/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.3</version> + <version>2.4.0</version> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> |