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.
2 parents 6ad958b + 71b30b2 commit bc48353Copy full SHA for bc48353
pom.xml
@@ -19,7 +19,7 @@
19
<licenses>
20
<license>
21
<name>The Apache Software License, Version 2.0</name>
22
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
23
<distribution>repo</distribution>
24
</license>
25
</licenses>
@@ -29,7 +29,7 @@
29
<scm>
30
<connection>scm:git:[email protected]:FasterXML/jackson-core.git</connection>
31
<developerConnection>scm:git:[email protected]:FasterXML/jackson-core.git</developerConnection>
32
- <url>http://github.com/FasterXML/jackson-core</url>
+ <url>https://github.com/FasterXML/jackson-core</url>
33
<tag>HEAD</tag>
34
</scm>
35
0 commit comments