Skip to content

Commit 7db950d

Browse files
committed
Fix scm settings for Maven
1 parent b10c0f8 commit 7db950d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
</properties>
4545

4646
<scm>
47-
<developerConnection>scm:git:https://github.com/pivotal/spring-boot-migrator.git</developerConnection>
48-
<connection>scm:git:https://github.com/pivotal/spring-boot-migrator.git</connection>
49-
<url>http://github.com/pivotal/spring-boot-migrator</url>
47+
<developerConnection>scm:git:https://github.com/spring-projects-experimental/spring-boot-migrator.git</developerConnection>
48+
<connection>scm:git:https://github.com/spring-projects-experimental/spring-boot-migrator</connection>
49+
<url>https://github.com/spring-projects-experimental/spring-boot-migrator</url>
5050
<tag>0.7.1</tag>
5151
</scm>
5252

0 commit comments

Comments
 (0)