Skip to content

Commit 45b4f09

Browse files
authored
fixes #1131 pom.xml scm url URI is invalid (#1132)
1 parent 7c4944b commit 45b4f09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
</developers>
4747

4848
<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>
49+
<connection>scm:https://github.com/networknt/json-schema-validator.git</connection>
50+
<developerConnection>scm:https://github.com/networknt/json-schema-validator.git</developerConnection>
51+
<url>https://github.com/networknt/json-schema-validator.git</url>
5252
</scm>
5353

5454
<issueManagement>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy