diff --git a/pom.xml b/pom.xml index 0f7fdf1112..ef1f3f8397 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ us.springett alpine-parent - 3.0.0-SNAPSHOT + 3.0.1 4.0.0 @@ -495,6 +495,39 @@ false + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + none + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + none + + + + + org.apache.maven.plugins @@ -604,27 +637,27 @@ - - org.apache.maven.plugins - maven-clean-plugin - 3.4.0 - - true - - - target - false - false - - */ - - - dependency-track*.jar - - - - - + + org.apache.maven.plugins + maven-clean-plugin + 3.4.0 + + true + + + target + false + false + + */ + + + dependency-track*.jar + + + + +