diff options
Diffstat (limited to 'heat-model/pom.xml')
-rw-r--r-- | heat-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat-model/pom.xml b/heat-model/pom.xml index 0b1dc70..d6e408c 100644 --- a/heat-model/pom.xml +++ b/heat-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>heat-model</artifactId> |