Update version to 1.4.0-SNAPSHOT for Dublin 43/70843/1
authorRob Daugherty <rd472p@att.com>
Fri, 19 Oct 2018 19:13:38 +0000 (15:13 -0400)
committerRob Daugherty <rd472p@att.com>
Fri, 19 Oct 2018 19:14:54 +0000 (15:14 -0400)
Henceforth, the master branch will be for Dublin work.

Change-Id: I269fd8f227e37afdab9c633f45488c643e5e765e
Issue-ID: SO-1151
Signed-off-by: Rob Daugherty <rd472p@att.com>
36 files changed:
adapters/mso-adapter-utils/pom.xml
adapters/mso-adapters-rest-interface/pom.xml
adapters/mso-catalog-db-adapter/pom.xml
adapters/mso-openstack-adapters/pom.xml
adapters/mso-requests-db-adapter/pom.xml
adapters/mso-sdnc-adapter/pom.xml
adapters/mso-vfc-adapter/pom.xml
adapters/pom.xml
asdc-controller/pom.xml
bpmn/MSOCommonBPMN/pom.xml
bpmn/MSOCoreBPMN/pom.xml
bpmn/MSORESTClient/pom.xml
bpmn/mso-infrastructure-bpmn/pom.xml
bpmn/pom.xml
bpmn/so-bpmn-building-blocks/pom.xml
bpmn/so-bpmn-infrastructure-common/pom.xml
bpmn/so-bpmn-infrastructure-flows/pom.xml
bpmn/so-bpmn-tasks/pom.xml
cloudify-client/pom.xml
common/pom.xml
cxf-logging/pom.xml
deployment-configs/pom.xml
mso-api-handlers/mso-api-handler-common/pom.xml
mso-api-handlers/mso-api-handler-infra/pom.xml
mso-api-handlers/mso-requests-db-repositories/pom.xml
mso-api-handlers/mso-requests-db/pom.xml
mso-api-handlers/pom.xml
mso-catalog-db/pom.xml
packages/docker/pom.xml
packages/pom.xml
pom.xml
so-monitoring/pom.xml
so-monitoring/so-monitoring-handler/pom.xml
so-monitoring/so-monitoring-service/pom.xml
so-monitoring/so-monitoring-ui/pom.xml
version.properties

index b0687ed..f94d5d6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>adapters</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        <groupId>org.onap.so.adapters</groupId>
        <artifactId>mso-adapter-utils</artifactId>
index 7e341f0..a23cb62 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>adapters</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        <groupId>org.onap.so.adapters</groupId>
        <artifactId>mso-adapters-rest-interface</artifactId>
index e8db6be..2e58bef 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>adapters</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
        <groupId>org.onap.so.adapters</groupId>
                        <version>1.0.5</version>
                </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>
index db25f5c..4191b52 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>adapters</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        <artifactId>mso-openstack-adapters</artifactId>
        <packaging>jar</packaging>
index 9dff66b..19cfc59 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>adapters</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
        <groupId>org.onap.so.adapters</groupId>
index 7723ffa..cd7bf6d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>adapters</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        <artifactId>mso-sdnc-adapter</artifactId>
        <properties>
                        <version>${project.version}</version>
                </dependency>
        </dependencies>
-</project>
\ No newline at end of file
+</project>
index 4d1c612..3698284 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>adapters</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        <groupId>org.onap.so.adapters</groupId>
        <artifactId>mso-vfc-adapter</artifactId>
index cb14a48..634a161 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>so</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>adapters</artifactId>
@@ -37,4 +37,4 @@
                        <version>1.2.4.RELEASE</version>
                </dependency>
        </dependencies>
-</project>
\ No newline at end of file
+</project>
index 9ea3977..68be57f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>so</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>                  
 
        <groupId>org.onap.so</groupId>
index 456b8ae..2637988 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>bpmn</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        <artifactId>MSOCommonBPMN</artifactId>
        <name>MSOCommonBPMN</name>
index fc686e5..554deba 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
         <groupId>org.onap.so</groupId>
                <artifactId>bpmn</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MSOCoreBPMN</artifactId>
index ee5bdff..a56afb0 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
         <artifactId>bpmn</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        
        <artifactId>MSORESTClient</artifactId>
index 77e2fa2..b410a2d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>bpmn</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>mso-infrastructure-bpmn</artifactId>
index 4e36b77..290e509 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
     <groupId>org.onap.so</groupId>
     <artifactId>so</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>bpmn</artifactId>
index a523c1e..675ceb5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>bpmn</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>so-bpmn-building-blocks</artifactId>
index 55d5d92..d485c8a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>bpmn</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>so-bpmn-infrastructure-common</artifactId>
index 7d7b89c..7a00d12 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>bpmn</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>so-bpmn-infrastructure-flows</artifactId>
index d46f134..c80d683 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>bpmn</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>so-bpmn-tasks</artifactId>
index 38aff4c..44242e9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>so</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
        <groupId>org.onap.so</groupId>
@@ -46,4 +46,4 @@
                        <version>2.6</version>
                </dependency>
        </dependencies>
-</project>
\ No newline at end of file
+</project>
index 8b0f19c..c5bb44f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
         <groupId>org.onap.so</groupId>
         <artifactId>so</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
        </parent>
        <artifactId>common</artifactId>
        <name>MSO Common classes</name>
index 42e5308..3f4c99e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
         <groupId>org.onap.so</groupId>
         <artifactId>so</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
        </parent>
        <name>CXFLogging</name>
        <description>Common CXF Logging Classes</description>
index 7a2e5b8..704ca4e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.onap.so</groupId>
     <artifactId>so</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
   </parent>
   <artifactId>deployment-configs</artifactId>
   <name>deployment-configs</name>
index b20d64c..eb9b394 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>mso-api-handlers</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
 
index aaa9b41..2b2bec9 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>mso-api-handlers</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
 
index a46111b..954b9ee 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>mso-api-handlers</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>mso-requests-db-repositories</artifactId>
@@ -52,4 +52,4 @@
        <build>
                <finalName>${project.artifactId}</finalName>            
        </build>
-</project>
\ No newline at end of file
+</project>
index 5ef683b..82bf6af 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>mso-api-handlers</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>mso-requests-db</artifactId>
@@ -36,4 +36,4 @@
        <build>
                <finalName>${project.artifactId}</finalName>            
        </build>
-</project>
\ No newline at end of file
+</project>
index 078971e..3ed6ab7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>so</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>mso-api-handlers</artifactId>
@@ -34,4 +34,4 @@
                        <scope>test</scope>
                </dependency>
        </dependencies>
-</project>
\ No newline at end of file
+</project>
index 7f86cba..364ac96 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>so</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>mso-catalog-db</artifactId>
index c2e6fe3..11b7de6 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>packages</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
        <packaging>pom</packaging>
index 79b8485..da068c3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.onap.so</groupId>
                <artifactId>so</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>1.4.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>packages</artifactId>
diff --git a/pom.xml b/pom.xml
index df6c19f..d1e79fe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <groupId>org.onap.so</groupId>
        <artifactId>so</artifactId>
        <packaging>pom</packaging>
-       <version>1.3.0-SNAPSHOT</version>
+       <version>1.4.0-SNAPSHOT</version>
        <name>so</name>
        <description>This Maven project is responsible to build and package all child projects - contributions in the MSO project.
        This build can be configured to run Functional tests and to start/stop a jboss server + Mysql DB.
@@ -47,6 +47,7 @@
                <sonar.cpd.exclusions>**/*</sonar.cpd.exclusions>
                <jacoco.version>0.7.5.201505241946</jacoco.version>
                <org.apache.maven.user-settings/>
+               <!-- TODO: update to version 1.4.0 for Dublin -->
                <openstack.version>1.3.0</openstack.version>
                <maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format>
                <springboot.version>1.5.13.RELEASE</springboot.version> 
index 4ff1f3b..47ef60b 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.so</groupId>
         <artifactId>so</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.so.monitoring</groupId>
@@ -63,4 +63,4 @@
         <module>so-monitoring-handler</module>
         <module>so-monitoring-service</module>
     </modules>
-</project>
\ No newline at end of file
+</project>
index ae900ba..c045dd0 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.so.monitoring</groupId>
         <artifactId>so-monitoring</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
     <artifactId>so-monitoring-handler</artifactId>
     <name>${project.artifactId}</name>
index 9992c51..fd46d09 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.so.monitoring</groupId>
         <artifactId>so-monitoring</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
     <artifactId>so-monitoring-service</artifactId>
     <name>${project.artifactId}</name>
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>
index bfef7df..cd5ad8b 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.so.monitoring</groupId>
         <artifactId>so-monitoring</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
     <artifactId>so-monitoring-ui</artifactId>
 
@@ -88,4 +88,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>
index a254b21..668657e 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=3
+minor=4
 patch=0
 
 base_version=${major}.${minor}.${patch}