diff options
Diffstat (limited to 'cinder-model/pom.xml')
-rwxr-xr-x | cinder-model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cinder-model/pom.xml b/cinder-model/pom.xml index 0226517..5ab0775 100755 --- a/cinder-model/pom.xml +++ b/cinder-model/pom.xml @@ -4,10 +4,10 @@ <parent> <groupId>org.onap.so.libs</groupId> <artifactId>openstack-java-sdk</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> </parent> <groupId>org.onap.so.libs.openstack-java-sdk</groupId> <artifactId>cinder-model</artifactId> <name>OpenStack Cinder Model</name> <description>OpenStack Cinder Model</description> -</project>
\ No newline at end of file +</project> |