Skip to content

Commit 6fcde64

Browse files
committed
because ssh do not work in the cafe I am sitting now to cut the release...
Signed-off-by: olivier lamy <[email protected]>
1 parent 26e875c commit 6fcde64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@
190190
</modules>
191191

192192
<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>
193+
<connection>scm:git:https://github.com/codehaus-plexus/modello.git</connection>
194+
<developerConnection>scm:git:https://github.com/codehaus-plexus/modello.git</developerConnection>
195195
<url>http://github.com/codehaus-plexus/modello/tree/${project.scm.tag}/</url>
196196
<tag>master</tag>
197197
</scm>

0 commit comments

Comments
 (0)