diff options
Diffstat (limited to 'swift-model')
-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 38708cf..b4da372 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.4.0-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.onap.so.libs.openstack-java-sdk</groupId> <artifactId>swift-model</artifactId> |