summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2019-10-14 06:42:43 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-14 06:42:43 +0000
commit5216cd6afd486e14accab30308e7141c63a1c0de (patch)
treea7d28b635352b01f93b41359565d05c9e5b6f125 /pom.xml
parenta61342a8c49fb0f183223500723cf7c339c1f037 (diff)
parent983e8525ff1887c0b1e030d08d7feac0868baf52 (diff)
Merge "Release notes updation for release." into elalto
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 086141646f..27f63380dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,6 @@
<module>cloudify-client</module>
<module>cxf-logging</module>
<module>so-monitoring</module>
- <module>vnfm-simulator</module>
<module>packages</module>
</modules>
<properties>
@@ -49,7 +48,7 @@
<sonar.cpd.exclusions>**/*</sonar.cpd.exclusions>
<jacoco.version>0.7.5.201505241946</jacoco.version>
<org.apache.maven.user-settings />
- <openstack.version>1.5.0-SNAPSHOT</openstack.version>
+ <openstack.version>1.5.1</openstack.version>
<maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format>
<originalClassifier>original</originalClassifier>
<docker.skip>true</docker.skip>