Skip to content

Commit 3c26abc

Browse files
committed
Added missing scm connection for Maven release
1 parent 8c87133 commit 3c26abc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@
4141
</developer>
4242
</developers>
4343

44+
<scm>
45+
<connection>scm:git:https://github.com/wanaku-ai/wanaku.git</connection>
46+
<developerConnection>scm:git:ssh://[email protected]/wanaku-ai/wanaku.git</developerConnection>
47+
<url>https://github.com/wanaku-ai/wanaku</url>
48+
</scm>
49+
4450
<licenses>
4551
<license>
4652
<name>Apache-2.0</name>

0 commit comments

Comments
 (0)