aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-openstack-controller
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-03-09 15:21:53 +0000
committerCarsten Lund <lund@research.att.com>2017-03-09 15:21:53 +0000
commit4cdd2049812df968d53bfbc140ff1f5642b3d42d (patch)
tree96b6e2a617dc0122ba3fa00f1db08209ebb14a71 /ncomp-openstack-controller
parent5f351c2aab026728703fa2fd9d3af3141c39c7f4 (diff)
changed SNAPSHOT version to 1.0.0-SNAPSHOT
Change-Id: I24bd288d29f16d9316450e70e8b2ddef8d21a833 Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-openstack-controller')
-rw-r--r--ncomp-openstack-controller/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-openstack-controller/pom.xml b/ncomp-openstack-controller/pom.xml
index 0537d98..71790a7 100644
--- a/ncomp-openstack-controller/pom.xml
+++ b/ncomp-openstack-controller/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.openecomp.ncomp.sirius.manager</groupId>
<artifactId>ncomp-sirius-manager-base</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../../dcae-org.openecomp.ncomp.sirius.manager/ncomp-sirius-manager-base</relativePath>
</parent>
<dependencies>