We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 884439b commit f79bac7Copy full SHA for f79bac7
pom.xml
@@ -24,16 +24,16 @@
24
<licenses>
25
<license>
26
<name>The Apache Software License, Version 2.0</name>
27
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
28
<distribution>repo</distribution>
29
</license>
30
</licenses>
31
32
- <url>http://github.com/FasterXML/jackson</url>
+ <url>https://github.com/FasterXML/jackson</url>
33
<scm>
34
<connection>scm:git:[email protected]:FasterXML/jackson-annotations.git</connection>
35
<developerConnection>scm:git:[email protected]:FasterXML/jackson-annotations.git</developerConnection>
36
- <url>http://github.com/FasterXML/jackson-annotations</url>
+ <url>https://github.com/FasterXML/jackson-annotations</url>
37
<tag>HEAD</tag>
38
</scm>
39
0 commit comments