From 326516a30566f7867264f42eb57329db4c16dc53 Mon Sep 17 00:00:00 2001 From: Mattias Severson Date: Tue, 19 Aug 2014 10:11:38 +0200 Subject: [PATCH] Delete duplicate version numbers of Maven plugins The Maven plugin version numbers are defined in the pluginManagement of the spring-boot-dependencies pom.xml. Consequently, they can be deleted in the spring-boot-starter-parent pom.xml to avoid version conflicts and duplicated version management. --- spring-boot-dependencies/pom.xml | 2 +- spring-boot-starters/spring-boot-starter-parent/pom.xml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 59076f480f..c2846598a6 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1307,7 +1307,7 @@ pl.project13.maven git-commit-id-plugin - 2.1.7 + 2.1.10 diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index c6e7ff2b85..cf7f1ed706 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -61,7 +61,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 ${java.version} ${java.version} @@ -81,7 +80,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.15 **/*Tests.java @@ -118,7 +116,6 @@ pl.project13.maven git-commit-id-plugin - 2.1.10 @@ -153,7 +150,6 @@ org.apache.maven.plugins maven-shade-plugin - 2.1 org.springframework.boot