mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-04 20:15:28 -04:00
Added distributionManagement.
This commit is contained in:
parent
0518cc813b
commit
a4ca20e2f6
7
pom.xml
7
pom.xml
@ -213,4 +213,11 @@
|
||||
</plugins>
|
||||
</reporting>
|
||||
|
||||
<distributionManagement>
|
||||
<snapshotRepository>
|
||||
<id>central</id>
|
||||
<url>http://repo.dev.escenic.com/content/repositories/thirdparty-snapshots</url>
|
||||
<uniqueVersion>false</uniqueVersion>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user