diff --git a/pom.xml b/pom.xml index 6e84963..e8b18b6 100644 --- a/pom.xml +++ b/pom.xml @@ -2,14 +2,9 @@ 4.0.0 - - io.dropwizard-bundles - parent-pom - 1.3.5 - - + io.dropwizard-bundles dropwizard-version-bundle - 1.3.5-1-SNAPSHOT + 4.0.0 jar dropwizard-version-bundle @@ -23,13 +18,6 @@ - - http://github.com/dropwizard-bundles/dropwizard-version-bundle - scm:git:https://github.com/dropwizard-bundles/dropwizard-version-bundle - scm:git:https://github.com/dropwizard-bundles/dropwizard-version-bundle - HEAD - - bbeck @@ -45,49 +33,47 @@ 0.9.11 + 4.0.11 + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + 16 + true + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + + io.dropwizard dropwizard-core + ${dw.version} + provided - - io.dropwizard - dropwizard-testing - test - - - junit - junit - test - - - org.eclipse.jetty - jetty-http - tests - test - - - org.eclipse.jetty - jetty-servlet - test - - - org.eclipse.jetty - jetty-servlet - tests - test - - - org.mockito - mockito-core - test - + org.reflections reflections - ${reflections.version} + 0.9.11