Skip to content

Commit 44a1337

Browse files
committed
Cleanup
1 parent db2f9b3 commit 44a1337

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
</repositories>
3131

3232
<scm>
33-
<url>https://github.com/scalecube/${project.artifactId}</url>
34-
<connection>scm:git:https://github.com/scalecube/${project.artifactId}.git</connection>
35-
<developerConnection>scm:git:https://github.com/scalecube/${project.artifactId}.git
33+
<url>https://github.com/scalecube/scalecube-config</url>
34+
<connection>scm:git:https://github.com/scalecube/scalecube-config.git</connection>
35+
<developerConnection>scm:git:https://github.com/scalecube/scalecube-config.git
3636
</developerConnection>
3737
<tag>HEAD</tag>
3838
</scm>

0 commit comments

Comments
 (0)