aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/deployment/zip/pom.xml
diff options
context:
space:
mode:
authorMurali <murali.p@huawei.com>2017-08-22 05:15:03 +0000
committerMurali <murali.p@huawei.com>2017-08-22 05:15:03 +0000
commitac30fd807944ed4f8f604595df827038a3f42f78 (patch)
tree05bf64c57a2de51635dc5782548fd2b1e0ba5fc7 /vnfmarket-be/deployment/zip/pom.xml
parent671151ab0025367c2ed65bd587019f25aed50bfc (diff)
add missing version field in pom
Change-Id: I5b6e00bc457ee72243464e4aafef9c8be6310079 Jira:VNFSDK-53 Signed-off-by: Murali <murali.p@huawei.com>
Diffstat (limited to 'vnfmarket-be/deployment/zip/pom.xml')
-rw-r--r--vnfmarket-be/deployment/zip/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnfmarket-be/deployment/zip/pom.xml b/vnfmarket-be/deployment/zip/pom.xml
index 7ecd2ab5..a36bebac 100644
--- a/vnfmarket-be/deployment/zip/pom.xml
+++ b/vnfmarket-be/deployment/zip/pom.xml
@@ -23,6 +23,7 @@
</parent>
<artifactId>vnf-sdk-marketplace-deployment</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
<name>vnf-sdk-marketplace/deployment</name>
<packaging>pom</packaging>