sync base pom
This commit is contained in:
parent
f3977722f1
commit
91aae2c60f
1 changed files with 4 additions and 0 deletions
4
pom.xml
4
pom.xml
|
|
@ -49,6 +49,10 @@
|
||||||
<id>clojars</id>
|
<id>clojars</id>
|
||||||
<url>https://repo.clojars.org/</url>
|
<url>https://repo.clojars.org/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
<repository>
|
||||||
|
<id>sonatype</id>
|
||||||
|
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
|
||||||
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue