We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
scm
1 parent f38f96d commit fa0c537Copy full SHA for fa0c537
1 file changed
pom.xml
@@ -15,6 +15,10 @@
15
<build>
16
<sourceDirectory>src</sourceDirectory>
17
</build>
18
+ <scm>
19
+ <url>https://github.com/marksto/dev-local-tu/</url>
20
+ <tag>f38f96dec3a8a12c0109c65707651c019ab614f8</tag>
21
+ </scm>
22
<repositories>
23
<repository>
24
<id>clojars</id>
0 commit comments