aboutsummaryrefslogtreecommitdiffstats
path: root/vnftools/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-02-24 14:03:39 -0500
committerDan Timoney <dtimoney@att.com>2017-02-24 14:04:09 -0500
commit6a17355a4283f30c9cf06ab0fa9939f709d60d4a (patch)
tree48d792aaa7224b00c8891881a93ce97ec23f58dd /vnftools/pom.xml
parent8249845c7f147fbeac4750c006242a196fd0bdd6 (diff)
[VERSION] Roll back to snapshot
Roll back to version 1.0.0-SNAPSHOT Change-Id: Icf45d62d223d7f8f1111452c93489d9ba9184273 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'vnftools/pom.xml')
-rw-r--r--vnftools/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnftools/pom.xml b/vnftools/pom.xml
index 59a876f3..c93a2a55 100644
--- a/vnftools/pom.xml
+++ b/vnftools/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.sdnc.northbound</groupId>
<artifactId>sdnc-northbound</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
<name>VNF Tools Plugin</name>
<description>Provides execute nodes to Directed Graphs that use the VNF Module.</description>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<dependencyManagement>