diff --git a/pom.xml b/pom.xml index 304956f..6eda13f 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,36 @@ true + + dist + + + + maven-javadoc-plugin + + + javadoc + package + + jar + + + + + + maven-source-plugin + + + attach-sources + + jar + + + + + + + staging @@ -141,6 +171,13 @@ + + + org.springframework.build.aws + org.springframework.build.aws.maven + 3.0.0.RELEASE + +