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>
|
||||
<url>https://repo.clojars.org/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>sonatype</id>
|
||||
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
|
|
|
|||
Loading…
Reference in a new issue