diff --git a/pom.xml b/pom.xml
index ad270af3d..d6e778c02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -465,8 +465,8 @@
- scm:git:http://localhost:8080/repository/maven-snapshots
- scm:git:http://localhost:8080/repository/maven-snapshots
+ scm:git:https://github.com/surtexx/spring-petclinic.git
+ scm:git:https://github.com/surtexx/spring-petclinic.git
https://github.com/surtexx/spring-petclinic.git
spring-petclinic-3.1.4
diff --git a/release.properties b/release.properties
index 4ddb90e34..4a2eb791b 100644
--- a/release.properties
+++ b/release.properties
@@ -1,6 +1,6 @@
#release configuration
-#Fri Oct 27 13:37:33 EEST 2023
-completedPhase=run-preparation-goals
+#Fri Oct 27 13:43:46 EEST 2023
+completedPhase=scm-commit-release
exec.activateProfiles=nexus
exec.pomFileName=pom.xml
exec.snapshotReleasePluginAllowed=false
@@ -8,10 +8,10 @@ pinExternals=false
preparationGoals=clean verify
project.dev.org.springframework.samples\:spring-petclinic=3.1.5-SNAPSHOT
project.rel.org.springframework.samples\:spring-petclinic=3.1.4
-project.scm.org.springframework.samples\:spring-petclinic.connection=scm\:git\:file\://localhost\:8080/repository/maven-snapshots
-project.scm.org.springframework.samples\:spring-petclinic.developerConnection=scm\:git\:file\://localhost\:8080/repository/maven-snapshots
-project.scm.org.springframework.samples\:spring-petclinic.tag=HEAD
-project.scm.org.springframework.samples\:spring-petclinic.url=http\://localhost\:8080/repository/maven-snapshots
+project.scm.org.springframework.samples\:spring-petclinic.connection=scm\:git\:http\://localhost\:8080/repository/maven-snapshots
+project.scm.org.springframework.samples\:spring-petclinic.developerConnection=scm\:git\:http\://localhost\:8080/repository/maven-snapshots
+project.scm.org.springframework.samples\:spring-petclinic.tag=spring-petclinic-3.1.4
+project.scm.org.springframework.samples\:spring-petclinic.url=https\://github.com/surtexx/spring-petclinic.git
projectVersionPolicyConfig=${projectVersionPolicyConfig}\n
projectVersionPolicyId=default
pushChanges=true