[VERSION] Reset versions

Reset versions to 1.0.0-SNAPSHOT

Change-Id: I7e21332d0086c647732e87d9410028c2a124f843
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>

Former-commit-id: fae8736f80b74b536fbfb72913db5b17acec8dc1
diff --git a/admportal/pom.xml b/admportal/pom.xml
index 2ce7ac0..2fa4a33 100644
--- a/admportal/pom.xml
+++ b/admportal/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>sdnc-oam</artifactId>
-		<version>1.0.0</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
@@ -13,7 +13,7 @@
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>admportal</artifactId>
 
-	<version>1.0.0</version>
+	<version>1.0.0-SNAPSHOT</version>
 
 	<name>Admin Portal</name>
 	<description>Admin Portal</description>
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml
index 495a7fd..5f5d221 100644
--- a/installation/admportal/pom.xml
+++ b/installation/admportal/pom.xml
@@ -5,14 +5,14 @@
     <parent>
         <groupId>org.openecomp.sdnc.oam</groupId>
         <artifactId>installation</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>installation-admportal</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.0-SNAPSHOT</version>
 
     <name>Installation - admportal</name>
     <description>Creates admportal Docker container</description>
diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml
index 4eaf158..6df3769 100644
--- a/installation/dgbuilder/pom.xml
+++ b/installation/dgbuilder/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>installation</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>installation-dgbuilder</artifactId>
-	<version>1.0.0</version>
+	<version>1.0.0-SNAPSHOT</version>
 
 	<name>Installation - dgbuilder</name>
 	<description>Creates docker container for dgbuilder</description>
diff --git a/installation/pom.xml b/installation/pom.xml
index c133695..20c1dba 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>sdnc-oam</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>installation</artifactId>
-	<version>1.0.0</version>
+	<version>1.0.0-SNAPSHOT</version>
 
 	<name>Installation</name>
 	<description>Installs SDN-C on local file system</description>
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index 6db2fd5..50b8cbe 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>installation</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>installation-sdnc</artifactId>
-	<version>1.0.0</version>
+	<version>1.0.0-SNAPSHOT</version>
 
 	<name>Installation - sdnc</name>
 	<description>Creates SDN Controller Docker container</description>
diff --git a/installation/ubuntu/pom.xml b/installation/ubuntu/pom.xml
index 603ba26..e823378 100644
--- a/installation/ubuntu/pom.xml
+++ b/installation/ubuntu/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>installation</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>installation-ubuntu</artifactId>
-	<version>1.0.0</version>
+	<version>1.0.0-SNAPSHOT</version>
 
 	<name>Installation - ubuntu</name>
 	<description>Creates base ubuntu Docker container</description>
diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml
index bfc340b..0db8032 100644
--- a/platform-logic/asdc-api/pom.xml
+++ b/platform-logic/asdc-api/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-asdcapi</artifactId>
-	<version>1.0.0</version>
+	<version>1.0.0-SNAPSHOT</version>
 
 	<name>Platform Logic : ASDC-API</name>
 	<description>Contains platform-level service logic for the ASDC-API</description>
diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml
index 4fb723a..6278dc5 100644
--- a/platform-logic/installer/pom.xml
+++ b/platform-logic/installer/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-installer</artifactId>
-	<version>1.0.0</version>
+	<version>1.0.0-SNAPSHOT</version>
 
 	<name>Platform Logic Installer</name>
 	<description>Contains platform-level service logic installer</description>
diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml
index c8479bb..00d88b0 100644
--- a/platform-logic/pom.xml
+++ b/platform-logic/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>sdnc-oam</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</artifactId>
-	<version>1.0.0</version>
+	<version>1.0.0-SNAPSHOT</version>
 
 	<name>Platform Logic </name>
 	<description>Contains platform-level service logic</description>
diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml
index cd01597..18338ff 100644
--- a/platform-logic/sliapi/pom.xml
+++ b/platform-logic/sliapi/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-sliapi</artifactId>
-	<version>1.0.0</version>
+	<version>1.0.0-SNAPSHOT</version>
 
 	<name>Platform Logic : SLI-API</name>
 	<description>Contains platform-level service logic for the SLI-API</description>
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>
diff --git a/pom.xml b/pom.xml
index 0114d78..2e3c264 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.core</groupId>
 		<artifactId>root</artifactId>
-		<version>1.0.0</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
@@ -65,22 +65,34 @@
 				</executions>
 			</plugin>
 			-->
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-surefire-plugin</artifactId>
+				<version>2.17</version>
+				<configuration>
+					<skipTests>true</skipTests>
+				</configuration>
+			</plugin>
 		</plugins>
 
 	</build>
 	<modules>
 		<module>admportal</module>
-<!--		<module>chef</module> -->
 		<module>platform-logic</module>
-                <module>installation</module>
-<!--
-		<module>license</module>
--->
 	</modules>
+
+       <profiles>
+	  <profile>
+		<id>docker</id>
+		<modules>
+			<module>installation</module>
+		</modules>
+	  </profile>
+       </profiles>
 	<organization>
 		<name>AT&amp;T</name>
 	</organization>
-	<version>1.0.0</version>
+	<version>1.0.0-SNAPSHOT</version>
 
 
 </project>