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 b9c6cd5 commit a7830b0Copy full SHA for a7830b0
pom.xml
@@ -27,9 +27,9 @@
27
</licenses>
28
29
<scm>
30
- <url>https://github.com/graylog-labs/syslog4j-graylog2</url>
31
- <connection>https://github.com/graylog-labs/syslog4j-graylog2.git</connection>
32
- <developerConnection>https://github.com/graylog-labs/syslog4j-graylog2.git</developerConnection>
+ <url>scm:git:https://github.com/graylog-labs/syslog4j-graylog2</url>
+ <connection>scm:git:https://github.com/graylog-labs/syslog4j-graylog2.git</connection>
+ <developerConnection>scm:git:https://github.com/graylog-labs/syslog4j-graylog2.git</developerConnection>
33
<tag>HEAD</tag>
34
</scm>
35
0 commit comments