Skip to content

Commit

Permalink
🎨 Change git developerConnection scm connection URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignaudo committed Aug 9, 2024
1 parent dcc52b2 commit 1894887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</modules>

<scm>
<developerConnection>scm:git:https://github.com/openmsa/etsi-mano-repo.git</developerConnection>
<developerConnection>scm:git:ssh://git@github.com/openmsa/etsi-mano-repo.git</developerConnection>
<tag>mano-repo-aggregator-3.2.0</tag>
</scm>
</project>

0 comments on commit 1894887

Please sign in to comment.