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.
1 parent 3111553 commit 6970a82Copy full SHA for 6970a82
pom.xml
@@ -12,11 +12,11 @@
12
<description>Library for introspecting types with full generic information
13
including resolving of field and method types.
14
</description>
15
- <url>http://github.com/FasterXML/java-classmate</url>
+ <url>https://github.com/FasterXML/java-classmate</url>
16
<scm>
17
<connection>scm:git:git@github.com:FasterXML/java-classmate.git</connection>
18
<developerConnection>scm:git:git@github.com:FasterXML/java-classmate.git</developerConnection>
19
20
<tag>HEAD</tag>
21
</scm>
22
<developers>
0 commit comments