From 8deb1fab001f139c5f37923f89862536af287a64 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:32:23 -0700 Subject: [PATCH] Use managed guava version 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 --- activiti-extension/pom.xml | 17 +++++++---------- pom.xml | 2 +- wfenginemgrservice/pom.xml | 15 ++++++--------- wso2/pom.xml | 6 +++--- 4 files changed, 17 insertions(+), 23 deletions(-) diff --git a/activiti-extension/pom.xml b/activiti-extension/pom.xml index d8450b7..b908790 100644 --- a/activiti-extension/pom.xml +++ b/activiti-extension/pom.xml @@ -6,12 +6,11 @@ under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + org.onap.oparent oparent - 0.1.1 + 1.2.0 org.onap.vfc.nfvo.wfengine @@ -100,7 +99,7 @@ - + @@ -153,10 +152,8 @@ - - + + org.onap.workflow.activitiext.activitiExtApp @@ -216,7 +213,7 @@ - + @@ -335,7 +332,7 @@ fastjson 1.2.23 - + org.activiti activiti-engine diff --git a/pom.xml b/pom.xml index f227624..9215344 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.onap.oparent oparent - 1.1.0 + 1.2.0 4.0.0 org.onap.vfc.nfvo.wfengine diff --git a/wfenginemgrservice/pom.xml b/wfenginemgrservice/pom.xml index c8f43fa..e2b7439 100644 --- a/wfenginemgrservice/pom.xml +++ b/wfenginemgrservice/pom.xml @@ -6,12 +6,11 @@ under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + org.onap.oparent oparent - 0.1.1 + 1.2.0 org.onap.vfc.nfvo.wfengine @@ -100,7 +99,7 @@ - + @@ -153,10 +152,8 @@ - - + + com.onap.workflow.WorkflowApp @@ -221,7 +218,7 @@ - + diff --git a/wso2/pom.xml b/wso2/pom.xml index 668c863..311e667 100644 --- a/wso2/pom.xml +++ b/wso2/pom.xml @@ -1,13 +1,13 @@