diff options
Diffstat (limited to 'apiroute/apiroute-service')
-rw-r--r-- | apiroute/apiroute-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apiroute/apiroute-service/pom.xml b/apiroute/apiroute-service/pom.xml index 630521c..6fa0903 100644 --- a/apiroute/apiroute-service/pom.xml +++ b/apiroute/apiroute-service/pom.xml @@ -105,7 +105,7 @@ <dependency> <groupId>org.onap.msb.swagger-sdk</groupId> <artifactId>swagger-sdk</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0</version> <exclusions> <exclusion> <groupId>org.slf4j</groupId> |