From 020635841ad4c6e442d7904c973017571f8d308b Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Wed, 3 Jan 2018 20:26:36 +0000 Subject: [PATCH] Remove kemitix-parent from pom ancestry --- builder/pom.xml | 9 +++++++++ pom.xml | 24 ++++++++++++++++++------ 2 files changed, 27 insertions(+), 6 deletions(-) diff --git a/builder/pom.xml b/builder/pom.xml index 3e57205..41955e9 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -3,6 +3,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + + 1.16.18 + net.kemitix @@ -32,6 +35,12 @@ 2016 + + org.projectlombok + lombok + ${lombok.version} + provided + org.springframework.boot spring-boot-starter diff --git a/pom.xml b/pom.xml index a244e9f..ab36d19 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - net.kemitix - kemitix-parent - 3.0.0 - - + net.kemitix kemitix-checkstyle-ruleset-parent 3.4.0-SNAPSHOT pom @@ -18,6 +13,7 @@ Parent POM for the Kemitix Checkstyle Ruleset and it's Builder + 1.8 2.17 8.0 1.24.1 @@ -54,6 +50,22 @@ 2016 + + + The MIT License (MIT) + https://opensource.org/licenses/MIT + + + + + + Paul Campbell + pcampbell@kemitix.net + Kemitix + https://github.com/kemitix/ + + +