Update pom and docker version of vfc-wfengine 37/70137/1
authorfujinhua <fu.jinhua@zte.com.cn>
Wed, 10 Oct 2018 05:55:04 +0000 (13:55 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Wed, 10 Oct 2018 05:55:04 +0000 (13:55 +0800)
Change-Id: I87dae7edd4282ccdcd7c4ffae9dfd456d856602e
Issue-ID: VFC-1142
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
23 files changed:
activiti-extension/pom.xml
activiti-extension/src/main/docker/activiti-docker-build_image.sh
activiti-extension/version.properties
pom.xml
version.properties
wfenginemgrservice/pom.xml
wfenginemgrservice/src/main/docker/wfenginemgrservice-docker-build_image.sh
wfenginemgrservice/version.properties
wso2/baseservice-i18n/pom.xml
wso2/common-util/pom.xml
wso2/dropwizard-ioc-container/pom.xml
wso2/logging-sdk/pom.xml
wso2/pom.xml
wso2/rest-client/pom.xml
wso2/wso2bpel-ext/pom.xml
wso2/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/pom.xml
wso2/wso2bpel-ext/wso2bpel-core/distribution/pom.xml
wso2/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml
wso2/wso2bpel-ext/wso2bpel-core/pom.xml
wso2/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml
wso2/wso2bpel-ext/wso2bpel-parent/pom.xml
wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml
wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml

index b908790..ec37dd3 100644 (file)
@@ -16,7 +16,7 @@
        <groupId>org.onap.vfc.nfvo.wfengine</groupId>\r
        <modelVersion>4.0.0</modelVersion>\r
        <artifactId>activiti-extension</artifactId>\r
-    <version>1.1.0-SNAPSHOT</version>\r
+    <version>1.2.0-SNAPSHOT</version>\r
        <name>vfc-nfvo-wfengine-activiti-extension</name>\r
        <packaging>jar</packaging>\r
 \r
index 8a61f09..7d0e8a1 100644 (file)
@@ -8,7 +8,7 @@ cd ${DOCKER_BUILD_DIR}
 BUILD_ARGS="--no-cache"
 ORG="onap"
 # VERSION="1.0.0"
-DOCKER_VER="1.1.0"
+DOCKER_VER="1.2.0"
 VERSION="${DOCKER_VER}-SNAPSHOT"
 PROJECT="vfc"
 IMAGE="wfengine-activiti"
index 453f98d..d467a57 100644 (file)
@@ -4,7 +4,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
 major=1\r
-minor=1\r
+minor=2\r
 patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r
diff --git a/pom.xml b/pom.xml
index 9215344..faa31c2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>\r
     <groupId>org.onap.vfc.nfvo.wfengine</groupId>\r
     <artifactId>wfengine</artifactId>\r
-    <version>1.1.0-SNAPSHOT</version>\r
+    <version>1.2.0-SNAPSHOT</version>\r
     <packaging>pom</packaging>\r
     <name>vfc-nfvo-wfengine</name>\r
     <description>vfc/nfvo/wfengine</description>\r
index 460d220..b479afe 100644 (file)
@@ -4,7 +4,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=1
+minor=2
 patch=0
 
 base_version=${major}.${minor}.${patch}
index e2b7439..c36769e 100644 (file)
@@ -16,7 +16,7 @@
        <groupId>org.onap.vfc.nfvo.wfengine</groupId>\r
        <modelVersion>4.0.0</modelVersion>\r
        <artifactId>workflow-engine-mgr-service</artifactId>\r
-       <version>1.1.0-SNAPSHOT</version>\r
+       <version>1.2.0-SNAPSHOT</version>\r
        <name>vfc-nfvo-wfengine-wfenginemgrservice</name>\r
        <packaging>jar</packaging>\r
 \r
index 93b8c34..ebb2c94 100644 (file)
@@ -8,7 +8,7 @@ cd ${DOCKER_BUILD_DIR}
 BUILD_ARGS="--no-cache"
 ORG="onap"
 # VERSION="1.0.0"
-DOCKER_VER="1.1.0"
+DOCKER_VER="1.2.0"
 VERSION="${DOCKER_VER}-SNAPSHOT"
 PROJECT="vfc"
 IMAGE="wfengine-mgrservice"
index 453f98d..d467a57 100644 (file)
@@ -4,7 +4,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
 major=1\r
-minor=1\r
+minor=2\r
 patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r
index d110db3..9d246b5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities</groupId>
         <artifactId>common-setting</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <artifactId>baseservice-i18n</artifactId>
     <name>common-services-common-utilities/baseservice-i18n</name>
index 074cf13..3a77439 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
        <groupId>org.openo.common-services.common-utilities</groupId>
           <artifactId>common-setting</artifactId>
-          <version>1.1.0-SNAPSHOT</version>
+          <version>1.2.0-SNAPSHOT</version>
     </parent>
     <artifactId>commonlib-cbb</artifactId>
     <packaging>jar</packaging>
index 6223c7f..039528d 100644 (file)
@@ -11,7 +11,7 @@
        <parent>
                <groupId>org.openo.common-services.common-utilities</groupId>
                <artifactId>common-setting</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
        </parent>
        <artifactId>dropwizard-ioc-container</artifactId>
        <name>common-services-common-utilities/dropwizard-ioc-container</name>
index c616c74..1344dab 100644 (file)
@@ -12,7 +12,7 @@
        <parent>
                <groupId>org.openo.common-services.common-utilities</groupId>
                <artifactId>common-setting</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
        </parent>
        <artifactId>logging-sdk</artifactId>
        <name>common-services-common-utilities/logging-sdk</name>
index 311e667..7c21204 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openo.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>../oparent</relativePath>
     </parent>
 
index de54805..32f8c84 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
        <groupId>org.openo.common-services.common-utilities</groupId>
        <artifactId>common-setting</artifactId>
-       <version>1.1.0-SNAPSHOT</version>
+       <version>1.2.0-SNAPSHOT</version>
     </parent>
     <artifactId>commonlib-restclient</artifactId>
     <properties>
index e432cbe..2026c9f 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpelparent</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>wso2bpel-parent/wso2bpelparent</relativePath>
     </parent>
 
index 3f81980..43cc332 100644 (file)
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
                <artifactId>wso2bpel-core-parent</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
        </parent>
 <!--
        <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
index fd6c48c..7ed47c6 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpel-core-parent</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 1ec096d..6aab64b 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>distribution</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 144066e..a63bf21 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpel-root</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 5a7eac8..6153321 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpel-core-parent</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 0d52f97..2b5f9e4 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpelparent-lite</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>wso2bpelparent-lite</relativePath>
     </parent>
 
index 8189977..0ff00ee 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openo.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>../../../../oparent</relativePath>
     </parent>
 
index 606977b..86a6b4b 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
         <artifactId>wso2bpelparent-lite</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>../wso2bpelparent-lite</relativePath>
     </parent>