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 334a87a commit 694ef25Copy full SHA for 694ef25
pom.xml
@@ -33,9 +33,9 @@
33
</licenses>
34
35
<scm>
36
- <url>git@github.com/ktoso/maven-git-commit-id-plugin.git</url>
37
- <connection>scm:git:https://github.com/ktoso/maven-git-commit-id-plugin</connection>
38
- <developerConnection>scm:git:git@github.com:ktoso/maven-git-commit-id-plugin.git</developerConnection>
+ <url>git@github.com:TheSnoozer/git-commit-id-debugging.git</url>
+ <connection>scm:git:git@github.com:TheSnoozer/git-commit-id-debugging.git</connection>
+ <developerConnection>scm:git:git@github.com:TheSnoozer/git-commit-id-debugging.git</developerConnection>
39
</scm>
40
41
<properties>
0 commit comments