We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4944b commit 45b4f09Copy full SHA for 45b4f09
pom.xml
@@ -46,9 +46,9 @@
46
</developers>
47
48
<scm>
49
- <connection>scm:git://github.com:networknt/json-schema-validator.git</connection>
50
- <developerConnection>scm:git://github.com:networknt/json-schema-validator.git</developerConnection>
51
- <url>https://github.com:networknt/json-schema-validator.git</url>
+ <connection>scm:https://github.com/networknt/json-schema-validator.git</connection>
+ <developerConnection>scm:https://github.com/networknt/json-schema-validator.git</developerConnection>
+ <url>https://github.com/networknt/json-schema-validator.git</url>
52
</scm>
53
54
<issueManagement>
0 commit comments