File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
<name >jackson-databind</name >
18
18
<packaging >bundle</packaging >
19
19
<description >General data-binding functionality for Jackson: works on core streaming API</description >
20
- <url >http ://github.com/FasterXML/jackson</url >
20
+ <url >https ://github.com/FasterXML/jackson</url >
21
21
<inceptionYear >2008</inceptionYear >
22
22
<licenses >
23
23
<license >
24
24
<name >The Apache Software License, Version 2.0</name >
25
- <url >http ://www.apache.org/licenses/LICENSE-2.0.txt</url >
25
+ <url >https ://www.apache.org/licenses/LICENSE-2.0.txt</url >
26
26
<distribution >repo</distribution >
27
27
</license >
28
28
</licenses >
29
29
30
30
<scm >
31
31
<
connection >scm:git:
[email protected] :FasterXML/jackson-databind.git</
connection >
32
32
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-databind.git</
developerConnection >
33
- <url >http ://github.com/FasterXML/jackson-databind</url >
33
+ <url >https ://github.com/FasterXML/jackson-databind</url >
34
34
<tag >HEAD</tag >
35
35
</scm >
36
36
182
182
<artifactId >maven-javadoc-plugin</artifactId >
183
183
<configuration >
184
184
<links combine.children=" append" >
185
- <link >http ://fasterxml.github.io/jackson-annotations/javadoc/2.14</link >
186
- <link >http ://fasterxml.github.io/jackson-core/javadoc/2.14</link >
185
+ <link >https ://fasterxml.github.io/jackson-annotations/javadoc/2.14</link >
186
+ <link >https ://fasterxml.github.io/jackson-core/javadoc/2.14</link >
187
187
</links >
188
188
</configuration >
189
189
</plugin >
You can’t perform that action at this time.
0 commit comments