Skip to content

Commit 29ee40a

Browse files
committed
scm
1 parent 3055018 commit 29ee40a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
</developer>
2424
</developers>
2525

26+
<scm>
27+
<connection>scm:git:git://github.com/michael-ameri/gemini-api.git</connection>
28+
<developerConnection>scm:git:ssh://github.com:michael-ameri/gemini-api.git</developerConnection>
29+
<url>https://github.com/michael-ameri/gemini-api/tree/master</url>
30+
</scm>
31+
2632

2733
<modules>
2834
<module>gemini-api</module>

0 commit comments

Comments
 (0)