Skip to content

Commit 6970a82

Browse files
committed
Fix #15
1 parent 3111553 commit 6970a82

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
@@ -12,11 +12,11 @@
1212
<description>Library for introspecting types with full generic information
1313
including resolving of field and method types.
1414
</description>
15-
<url>http://github.com/FasterXML/java-classmate</url>
15+
<url>https://github.com/FasterXML/java-classmate</url>
1616
<scm>
1717
<connection>scm:git:git@github.com:FasterXML/java-classmate.git</connection>
1818
<developerConnection>scm:git:git@github.com:FasterXML/java-classmate.git</developerConnection>
19-
<url>http://github.com/FasterXML/java-classmate</url>
19+
<url>https://github.com/FasterXML/java-classmate</url>
2020
<tag>HEAD</tag>
2121
</scm>
2222
<developers>

0 commit comments

Comments
 (0)