diff --git a/pom.xml b/pom.xml
index 3d7f28f67..0db0a1e98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,6 +13,10 @@
spring-petclinic
3.3.0-SNAPSHOT
+
+ scm:git:https://github.com/idvylyuk/spring-petclinic.git
+
+
petclinic
@@ -144,6 +148,11 @@
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 3.1.1
+
org.apache.maven.plugins
maven-enforcer-plugin