[VERSION] Change version to snapshot 99/999/2
authorDan Timoney <dtimoney@att.com>
Mon, 20 Feb 2017 19:48:07 +0000 (14:48 -0500)
committerDan Timoney <dtimoney@att.com>
Mon, 20 Feb 2017 20:16:20 +0000 (15:16 -0500)
Change version to 1.0.0-SNAPSHOT and skip tests

Change-Id: If753fa7b08f2abb57429efe6b044353c21f18e16
Signed-off-by: Dan Timoney <dtimoney@att.com>
21 files changed:
asdcApi/features/pom.xml
asdcApi/installer/pom.xml
asdcApi/model/pom.xml
asdcApi/pom.xml
asdcApi/provider/pom.xml
dataChange/features/pom.xml
dataChange/installer/pom.xml
dataChange/model/pom.xml
dataChange/pom.xml
dataChange/provider/pom.xml
pom.xml
ueb-listener/pom.xml
vnfapi/features/pom.xml
vnfapi/installer/pom.xml
vnfapi/model/pom.xml
vnfapi/pom.xml
vnfapi/provider/pom.xml
vnftools/features/pom.xml
vnftools/installer/pom.xml
vnftools/pom.xml
vnftools/provider/pom.xml

index 41970e2..e62ffe0 100755 (executable)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>asdcApi-features</artifactId>
 
index 23ea77d..5d002c7 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>asdcApi-installer</artifactId>
        <name>asdcApi  - Karaf  Installer</name>
index 04198e0..eab21d0 100755 (executable)
@@ -4,11 +4,11 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>asdcApi-model</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
        <packaging>bundle</packaging>
 
        <build>
index aaea307..b228b8e 100755 (executable)
@@ -5,13 +5,13 @@
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
 
        <packaging>pom</packaging>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>asdcApi</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
        <properties>
                <feature-name>asdcApi</feature-name>
index 033cd29..df3040b 100755 (executable)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>asdcApi-provider</artifactId>
        <packaging>bundle</packaging>
index 6f993f8..8d3a091 100755 (executable)
@@ -4,11 +4,11 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>dataChange-features</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
        <packaging>jar</packaging>
 
index 3a5fa50..f4119ea 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>dataChange-installer</artifactId>
        <name>dataChange  - Karaf  Installer</name>
index e5772f4..3accef0 100755 (executable)
@@ -4,11 +4,11 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>dataChange-model</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
        <packaging>bundle</packaging>
 
 
index 90d3311..85951d5 100755 (executable)
@@ -5,13 +5,13 @@
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
 
        <packaging>pom</packaging>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>dataChange</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
        <properties>
                <feature-name>dataChange</feature-name>
index f2cd725..3b1ede0 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>dataChange-provider</artifactId>
        <packaging>bundle</packaging>
diff --git a/pom.xml b/pom.xml
index be03e93..e7788ed 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,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>
@@ -44,7 +44,7 @@
 
        <build>
                <plugins>
-                       <!-- Blackduck plugin breaks release build 
+                       <!-- Blackduck plugin breaks release build
                        <plugin>
                                <groupId>com.blackducksoftware.integration</groupId>
                                <artifactId>hub-maven-plugin</artifactId>
                                </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>asdcApi</module>
                <module>dataChange</module>
-               <module>ueb-listener</module>
+               <!-- <module>ueb-listener</module> -->
                <module>vnfapi</module>
                <module>vnftools</module>
   </modules>
        <organization>
                <name>AT&amp;T</name>
        </organization>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
 
 </project>
index ae740bb..ada3d87 100755 (executable)
@@ -3,14 +3,14 @@
     <groupId>org.openecomp.sdnc.northbound</groupId>
        <packaging>jar</packaging>
        <artifactId>ueb-listener</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
        <name>UEB Listener</name>
        <description>UEB Listener</description>
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <properties>
                <sdc.client.version>1.1.0</sdc.client.version>
index e4c3214..6dc16d9 100644 (file)
@@ -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>
 
index 9553b52..e48ca37 100755 (executable)
@@ -5,7 +5,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-installer</artifactId>
        <name>VNF API  - Karaf  Installer</name>
index cf354ed..f4879c6 100644 (file)
@@ -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-model</artifactId>
        <packaging>bundle</packaging>
index 8e92a9a..22287e8 100644 (file)
@@ -5,13 +5,13 @@
        <parent>
            <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-           <version>1.0.0</version>
+           <version>1.0.0-SNAPSHOT</version>
        </parent>
 
        <packaging>pom</packaging>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>vnfapi</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
        <properties>
                <feature-name>vnfapi</feature-name>
index 6841ac4..455a599 100644 (file)
@@ -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-provider</artifactId>
        <packaging>bundle</packaging>
index 7f0797f..ff7c146 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>vnftools</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnftools-features</artifactId>
        <name>VNF tools Plugin - Features</name>
index acf7dcc..c5b1ed3 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>vnftools</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnftools-installer</artifactId>
        <name>VNF Tools Plugin  - Karaf  Installer</name>
index 59a876f..c93a2a5 100644 (file)
@@ -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>
 
index cce9e24..5aad3f9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>vnftools</artifactId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnftools-provider</artifactId>
        <packaging>bundle</packaging>