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 f441615 commit f69ec1dCopy full SHA for f69ec1d
pom.xml
@@ -247,8 +247,8 @@
247
</repository>
248
</distributionManagement>
249
<scm>
250
- <connection>scm:git:git://github.com/graphql-java-kickstart/graphql-java-tools.git</connection>
251
- <developerConnection>scm:git:git@github.com:graphql-java-kickstart/graphql-java-tools.git</developerConnection>
+ <connection>scm:git:https://github.com/graphql-java-kickstart/graphql-java-tools.git</connection>
+ <developerConnection>scm:git:https://github.com/graphql-java-kickstart/graphql-java-tools.git</developerConnection>
252
<url>https://github.com/graphql-java-kickstart/graphql-java-tools</url>
253
<tag>HEAD</tag>
254
</scm>
0 commit comments