From 528387e3b505d4173a3b2828c02e84cb7999e01d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Ho=C3=9F?= Date: Sun, 1 May 2016 17:31:32 +0200 Subject: [PATCH] use latest parent MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sebastian Hoß --- pom.xml | 36 ++----------------- .../sebhoss/time/FiscalDateImplementation.java | 8 ++--- .../time/EarlyFiscalDateCalculatorTest.java | 42 ++++++++++++++++++++++ .../sebhoss/time/LateFiscalDateCalculatorTest.java | 42 ++++++++++++++++++++++ 4 files changed, 89 insertions(+), 39 deletions(-) create mode 100644 src/test/java/com/github/sebhoss/time/EarlyFiscalDateCalculatorTest.java create mode 100644 src/test/java/com/github/sebhoss/time/LateFiscalDateCalculatorTest.java diff --git a/pom.xml b/pom.xml index ce3d334..e676de2 100755 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ com.github.sebhoss java-parent - 1.0.11 + 3.0.0 @@ -41,35 +41,14 @@ - - - - 3.0.4 - - - com.github.sebhoss.bom - java-bom - ${version.bom} - pom - import - - - com.github.sebhoss.bom - testing-bom - ${version.bom} - pom - import - - - com.github.sebhoss.bom - sebhoss-bom - ${version.bom} + auto-managed + 2016.02.07 pom import @@ -78,14 +57,6 @@ com.github.sebhoss - null-analysis - - - com.google.code.findbugs - jsr305 - - - com.github.sebhoss suppress-warnings @@ -103,7 +74,6 @@ org.apache.maven.plugins maven-dependency-plugin - 2.8