diff options
Diffstat (limited to 'swift-model/pom.xml')
-rw-r--r-- | swift-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swift-model/pom.xml b/swift-model/pom.xml index ca70858..3e4ac81 100644 --- a/swift-model/pom.xml +++ b/swift-model/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so.libs</groupId> <artifactId>openstack-java-sdk</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> </parent> <groupId>org.onap.so.libs.openstack-java-sdk</groupId> <artifactId>swift-model</artifactId> |