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 1a09cbd commit 019ac3eCopy full SHA for 019ac3e
pom.xml
@@ -36,7 +36,7 @@
36
<licenses>
37
<license>
38
<name>The Apache Software License, Version 2.0</name>
39
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
40
<distribution>repo</distribution>
41
</license>
42
</licenses>
@@ -49,7 +49,7 @@
49
</developers>
50
51
<scm>
52
- <connection>scm:git:git://github.com/jenkinsci/syslog-java-client.git</connection>
+ <connection>scm:git:https://github.com/jenkinsci/syslog-java-client.git</connection>
53
<developerConnection>scm:git:[email protected]:jenkinsci/syslog-java-client.git</developerConnection>
54
<tag>HEAD</tag>
55
<url>https://github.com/jenkinsci/syslog-java-client/</url>
0 commit comments