From 45948aff01b3514640ba3ca53e5152be7355833f Mon Sep 17 00:00:00 2001 From: Mihail-Cristian Date: Wed, 31 Jan 2024 10:15:01 +0200 Subject: [PATCH] Final edit? --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) 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