From 8deb1fab001f139c5f37923f89862536af287a64 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:32:23 -0700 Subject: 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 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'activiti-extension') 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 -- cgit 1.2.3-korg