diff --git a/pom.xml b/pom.xml index c2657eca1..03fbd05eb 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ - spring-petclinic + github https://github.com/MihailInternul/spring-petclinic.git @@ -160,6 +160,19 @@ connection + + org.apache.maven.plugins + maven-source-plugin + 3.1.0 + + + attach-sources + + jar + + + + org.apache.maven.plugins maven-deploy-plugin