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 8f00324..1869f8e 100644 --- a/swift-model/pom.xml +++ b/swift-model/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.openecomp.so.libs</groupId> <artifactId>openstack-java-sdk</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.so.libs.openstack-java-sdk</groupId> <artifactId>swift-model</artifactId> |