diff --git a/docs/pom.xml b/docs/pom.xml index 477278e..bec1fbc 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -17,6 +17,16 @@ spring-cloud-starters ${basedir}/.. + + + + maven-deploy-plugin + + true + + + + docs diff --git a/pom.xml b/pom.xml index 0295d03..bf0defb 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,10 @@ HEAD + + starters + + spring-cloud-starter-parent spring-cloud-starter