aboutsummaryrefslogtreecommitdiffstats
path: root/vnfapi/features/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-02-20 14:48:07 -0500
committerDan Timoney <dtimoney@att.com>2017-02-20 15:16:20 -0500
commit2619e3d6671b5615a3cce4ee711af46876a8f3c9 (patch)
treee15d7442fc56867df776a028ee414f01ade56890 /vnfapi/features/pom.xml
parent1b47683183e05c39e55d14c904caf073b65825ef (diff)
[VERSION] Change version to snapshot
Change version to 1.0.0-SNAPSHOT and skip tests Change-Id: If753fa7b08f2abb57429efe6b044353c21f18e16 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'vnfapi/features/pom.xml')
-rw-r--r--vnfapi/features/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml
index e4c3214c..6dc16d9e 100644
--- a/vnfapi/features/pom.xml
+++ b/vnfapi/features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>vnfapi</artifactId>
<groupId>org.openecomp.sdnc.northbound</groupId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>vnfapi-features</artifactId>