Skip to content

Commit a439f2c

Browse files
authored
update pom.xml for repository url
1 parent 118cef7 commit a439f2c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@
6969
</snapshotRepository>
7070
</distributionManagement>
7171
<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>
72+
<connection>scm:git:https://github.com/voyages-sncf-technologies/hesperides-gui.git</connection>
73+
<developerConnection>scm:git:https://github.com/voyages-sncf-technologies/hesperides-gui.git</developerConnection>
7574
</scm>
7675
</project>

0 commit comments

Comments
 (0)