We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 118cef7 commit a439f2cCopy full SHA for a439f2c
1 file changed
pom.xml
@@ -69,8 +69,7 @@
69
</snapshotRepository>
70
</distributionManagement>
71
<scm>
72
- <connection>scm:git:git@github.com:voyages-sncf-technologies/hesperides-gui.git</connection>
73
- <developerConnection>scm:git:git@github.com:voyages-sncf-technologies/hesperides-gui.git</developerConnection>
74
- <tag>1.0.2</tag>
+ <connection>scm:git:https://github.com/voyages-sncf-technologies/hesperides-gui.git</connection>
+ <developerConnection>scm:git:https://github.com/voyages-sncf-technologies/hesperides-gui.git</developerConnection>
75
</scm>
76
</project>
0 commit comments