Remove VIVOWEB Maven repository as Vitro no longer requires dependencies that are not in Maven central

This commit is contained in:
Graham Triggs 2016-12-20 08:53:36 +00:00
parent 45bad8174d
commit c7bbe0a8c3

View file

@ -248,14 +248,6 @@
</pluginManagement> </pluginManagement>
</build> </build>
<repositories>
<repository>
<id>vivo-dependencies</id>
<name>VIVO Dependencies</name>
<url>https://raw.github.com/vivo-project/dependencies/master/</url>
</repository>
</repositories>
<distributionManagement> <distributionManagement>
<snapshotRepository> <snapshotRepository>
<id>ossrh</id> <id>ossrh</id>