Skip to content

Commit bc48353

Browse files
committed
Merge branch '2.14' of github.com:FasterXML/jackson-core into 2.14
2 parents 6ad958b + 71b30b2 commit bc48353

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<licenses>
2020
<license>
2121
<name>The Apache Software License, Version 2.0</name>
22-
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
22+
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
2323
<distribution>repo</distribution>
2424
</license>
2525
</licenses>
@@ -29,7 +29,7 @@
2929
<scm>
3030
<connection>scm:git:[email protected]:FasterXML/jackson-core.git</connection>
3131
<developerConnection>scm:git:[email protected]:FasterXML/jackson-core.git</developerConnection>
32-
<url>http://github.com/FasterXML/jackson-core</url>
32+
<url>https://github.com/FasterXML/jackson-core</url>
3333
<tag>HEAD</tag>
3434
</scm>
3535

0 commit comments

Comments
 (0)