[VERSION] Roll back to snapshot
Roll back to version 1.0.0-SNAPSHOT
Change-Id: I34e10826653cb5dc331b8fea0247f4755b1b7a94
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 9b29076458cc42128c2bb324b43176b122ce8a0f
diff --git a/platform-logic/vnfapi/pom.xml b/platform-logic/vnfapi/pom.xml
index 11a0b26..47589e6 100644
--- a/platform-logic/vnfapi/pom.xml
+++ b/platform-logic/vnfapi/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>platform-logic</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>platform-logic-vnfapi</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>Platform Logic : VNF-API</name>
<description>Contains platform-level service logic for the VNF-API</description>