Skip to content

Commit fa0c537

Browse files
committed
Add an scm section to the POM file
1 parent f38f96d commit fa0c537

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
<build>
1616
<sourceDirectory>src</sourceDirectory>
1717
</build>
18+
<scm>
19+
<url>https://github.com/marksto/dev-local-tu/</url>
20+
<tag>f38f96dec3a8a12c0109c65707651c019ab614f8</tag>
21+
</scm>
1822
<repositories>
1923
<repository>
2024
<id>clojars</id>

0 commit comments

Comments
 (0)