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 5885431 commit 441f42cCopy full SHA for 441f42c
pom.xml
@@ -149,10 +149,9 @@
149
</developers>
150
151
<scm>
152
- <url>https://gforge.inria.fr/scm/viewvc.php/?root=spoon</url>
153
- <connection>scm:git:ssh://scm.gforge.inria.fr/home/groups/spoon/spoon.git</connection>
154
- <developerConnection>scm:git:ssh://scm.gforge.inria.fr/home/groups/spoon/spoon.git</developerConnection>
155
- <tag>HEAD</tag>
+ <url>https://github.com/INRIA/spoon</url>
+ <connection>scm:git:https://github.com/INRIA/spoon.git</connection>
+ <developerConnection>scm:git:ssh://github.com/INRIA/spoon.git</developerConnection>
156
</scm>
157
158
<properties>
0 commit comments