From: Gary Wu Date: Fri, 24 Aug 2018 22:32:23 +0000 (-0700) Subject: Use managed guava version X-Git-Tag: 1.2.0~4^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8deb1fab001f139c5f37923f89862536af287a64;p=vfc%2Fnfvo%2Fwfengine.git 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 --- 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 @@