We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db2f9b3 commit 44a1337Copy full SHA for 44a1337
pom.xml
@@ -30,9 +30,9 @@
30
</repositories>
31
32
<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
+ <url>https://github.com/scalecube/scalecube-config</url>
+ <connection>scm:git:https://github.com/scalecube/scalecube-config.git</connection>
+ <developerConnection>scm:git:https://github.com/scalecube/scalecube-config.git
36
</developerConnection>
37
<tag>HEAD</tag>
38
</scm>
0 commit comments