Use managed guava version 33/62833/2
authorGary Wu <gary.i.wu@huawei.com>
Fri, 24 Aug 2018 22:32:23 +0000 (15:32 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Mon, 27 Aug 2018 17:32:38 +0000 (10:32 -0700)
Use centrally managed guava version specified in
oparent.  Includes upgrade to oparent 1.2.0.

This change was submitted by script and may include
additional whitespace or formatting changes.

Change-Id: I139f7302e30f5c8e7eddfeb9d383c8d91fb1445b
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
activiti-extension/pom.xml
pom.xml
wfenginemgrservice/pom.xml
wso2/pom.xml

index d8450b7..b908790 100644 (file)
@@ -6,12 +6,11 @@
        under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES \r
        OR CONDITIONS OF ANY KIND, either express or implied. See the License for \r
        the specific language governing permissions and limitations under the License. -->\r
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">\r
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">\r
        <parent>\r
                <groupId>org.onap.oparent</groupId>\r
                <artifactId>oparent</artifactId>\r
-               <version>0.1.1</version>\r
+               <version>1.2.0</version>\r
        </parent>\r
 \r
        <groupId>org.onap.vfc.nfvo.wfengine</groupId>\r
                                                                        </goals>\r
                                                                </pluginExecutionFilter>\r
                                                                <action>\r
-                                                                       <ignore />\r
+                                                                       <ignore/>\r
                                                                </action>\r
                                                        </pluginExecution>\r
                                                </pluginExecutions>\r
                                                </goals>\r
                                                <configuration>\r
                                                        <transformers>\r
-                                                               <transformer\r
-                                                                       implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />\r
-                                                               <transformer\r
-                                                                       implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">\r
+                                                               <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>\r
+                                                               <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">\r
                                                                        <mainClass>org.onap.workflow.activitiext.activitiExtApp</mainClass>\r
                                                                </transformer>\r
                                                        </transformers>\r
                                                                                </goals>\r
                                                                        </pluginExecutionFilter>\r
                                                                        <action>\r
-                                                                               <ignore></ignore>\r
+                                                                               <ignore/>\r
                                                                        </action>\r
                                                                </pluginExecution>\r
                                                        </pluginExecutions>\r
                        <artifactId>fastjson</artifactId>\r
                        <version>1.2.23</version>\r
                </dependency>\r
-       \r
+\r
                <dependency>\r
                        <groupId>org.activiti</groupId>\r
                        <artifactId>activiti-engine</artifactId>\r
diff --git a/pom.xml b/pom.xml
index f227624..9215344 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
     <parent>\r
         <groupId>org.onap.oparent</groupId>\r
         <artifactId>oparent</artifactId>\r
-        <version>1.1.0</version>\r
+        <version>1.2.0</version>\r
     </parent>\r
     <modelVersion>4.0.0</modelVersion>\r
     <groupId>org.onap.vfc.nfvo.wfengine</groupId>\r
index c8f43fa..e2b7439 100644 (file)
@@ -6,12 +6,11 @@
        under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES \r
        OR CONDITIONS OF ANY KIND, either express or implied. See the License for \r
        the specific language governing permissions and limitations under the License. -->\r
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">\r
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">\r
        <parent>\r
                <groupId>org.onap.oparent</groupId>\r
                <artifactId>oparent</artifactId>\r
-               <version>0.1.1</version>\r
+               <version>1.2.0</version>\r
        </parent>\r
 \r
        <groupId>org.onap.vfc.nfvo.wfengine</groupId>\r
                                                                        </goals>\r
                                                                </pluginExecutionFilter>\r
                                                                <action>\r
-                                                                       <ignore />\r
+                                                                       <ignore/>\r
                                                                </action>\r
                                                        </pluginExecution>\r
                                                </pluginExecutions>\r
                                                </goals>\r
                                                <configuration>\r
                                                        <transformers>\r
-                                                               <transformer\r
-                                                                       implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />\r
-                                                               <transformer\r
-                                                                       implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">\r
+                                                               <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>\r
+                                                               <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">\r
                                                                        <mainClass>com.onap.workflow.WorkflowApp</mainClass>\r
                                                                </transformer>\r
                                                        </transformers>\r
                                                                                </goals>\r
                                                                        </pluginExecutionFilter>\r
                                                                        <action>\r
-                                                                               <ignore></ignore>\r
+                                                                               <ignore/>\r
                                                                        </action>\r
                                                                </pluginExecution>\r
                                                        </pluginExecutions>\r
index 668c863..311e667 100644 (file)
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
   Copyright 2016 Huawei Technologies Co., Ltd.
+
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
+
   http://www.apache.org/licenses/LICENSE-2.0
+
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.