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 26e875c commit 6fcde64Copy full SHA for 6fcde64
pom.xml
@@ -190,8 +190,8 @@
190
</modules>
191
192
<scm>
193
- <connection>scm:git:git@github.com:codehaus-plexus/modello.git</connection>
194
- <developerConnection>scm:git:git@github.com:codehaus-plexus/modello.git</developerConnection>
+ <connection>scm:git:https://github.com/codehaus-plexus/modello.git</connection>
+ <developerConnection>scm:git:https://github.com/codehaus-plexus/modello.git</developerConnection>
195
<url>http://github.com/codehaus-plexus/modello/tree/${project.scm.tag}/</url>
196
<tag>master</tag>
197
</scm>
0 commit comments