From 17435998307f9f86ec5ebe55d6d36eceee1f1943 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 28 Aug 2018 11:57:33 -0400 Subject: Remove overriding dependencies warnings With the move to oparent for dependencies, there are still some warnings in the pom's for overriding managed dependencies. Issue-ID: INT-619 Change-Id: I7ea771cc4536d8dfc77b4d1717e59cf6bfcfcda9 Signed-off-by: Pamela Dragosh --- controlloop/templates/template.demo/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'controlloop/templates') diff --git a/controlloop/templates/template.demo/pom.xml b/controlloop/templates/template.demo/pom.xml index 767af56ab..c793d97f6 100644 --- a/controlloop/templates/template.demo/pom.xml +++ b/controlloop/templates/template.demo/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= drools-applications Control Loop Drools Templates ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -58,7 +58,6 @@ com.google.code.gson gson - 2.5 test @@ -151,7 +150,6 @@ javax.persistence persistence-api - 1.0.2 provided @@ -187,13 +185,11 @@ junit junit - 4.12 test com.h2database h2 - [1.4.186,) test -- cgit 1.2.3-korg