diff options
author | ChrisC <cc697w@intl.att.com> | 2017-03-13 04:26:35 -0700 |
---|---|---|
committer | ChrisC <cc697w@intl.att.com> | 2017-03-13 04:26:35 -0700 |
commit | ebb03106afcd25575b5ec4d17612e4a3e1076f6b (patch) | |
tree | f8b940b57d4388ba831f2f15052db55459b51570 /glance-model | |
parent | d5391e1de647c10e6eed33bce7abaa9008bf1952 (diff) |
Update version to 1.1.0
Change-Id: I93c2955138d9bdfbb55f4e4a9be473595287a629
Signed-off-by: ChrisC <cc697w@intl.att.com>
Diffstat (limited to 'glance-model')
-rw-r--r-- | glance-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glance-model/pom.xml b/glance-model/pom.xml index 613ad97..d7f51a8 100644 --- a/glance-model/pom.xml +++ b/glance-model/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.openecomp.mso.libs</groupId> <artifactId>openstack-java-sdk</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.mso.libs.openstack-java-sdk</groupId> <artifactId>glance-model</artifactId> |