From 3cfa198db347c873b400067219dff4b9537437c0 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 20 Mar 2019 16:40:23 -0400 Subject: Enable skipExistingHeaders Remove -SNAPSHOT dependencies Update spring artifacts Issue-ID: AAI-2165 Issue-ID: AAI-2242 Change-Id: I74094f943332fe0a32fcfb011b9928a3838f361e Signed-off-by: Jimmy Forsyth --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 86001a2..acb6a60 100755 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ true - 1.5.15.RELEASE + 1.5.19.RELEASE java @@ -99,13 +99,13 @@ 2.7 20090211 - 1.4.1-SNAPSHOT - 1.0.1-SNAPSHOT + 1.4.1 + 1.0.1 4.1.9.Final 4.0.56.Final - 4.3.6.RELEASE + 4.3.22.RELEASE 3.2.2 @@ -124,7 +124,7 @@ 2.6.2 0.2.12 - 4.3.4.RELEASE + 4.3.22.RELEASE 4.3.2.RELEASE 1.0.3.RELEASE @@ -849,7 +849,7 @@ src/test/java/** pom.xml - false + true false -- cgit 1.2.3-korg