From 9794e7dc05463d52fbf31640ecb7c43c8f5bdbef Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 28 Nov 2016 00:04:33 -0500 Subject: [PATCH 1/2] [pom] Update mybatis-parent to 28 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ffe2e57..aae82d90 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mybatis mybatis-parent - 27 + 28 From 7cf38364b2399bf506b9055dd7ed50a060a356d1 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 28 Nov 2016 00:05:13 -0500 Subject: [PATCH 2/2] [pom] Remove unnecessary javadoc plugin entry as it is in parent --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index aae82d90..f503528c 100644 --- a/pom.xml +++ b/pom.xml @@ -166,11 +166,6 @@ - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - org.apache.maven.plugins maven-surefire-plugin