Yevgeny Zaspitsky has uploaded a new change for review. Change subject: core: remove codehaus.org from the list of maven repositories ......................................................................
core: remove codehaus.org from the list of maven repositories Remove codehaus.org from the list of maven repositories. Change-Id: I626fb0aae4ae5f0edf164f05f475e51caa5d3afa Signed-off-by: Yevgeny Zaspitsky <[email protected]> --- M pom.xml 1 file changed, 0 insertions(+), 8 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/22/40922/1 diff --git a/pom.xml b/pom.xml index 8ce9d18..351ee63 100644 --- a/pom.xml +++ b/pom.xml @@ -396,14 +396,6 @@ </releases> </repository> <repository> - <id>codehaus</id> - <name>Codehaus Releases</name> - <url>http://repository.codehaus.org/</url> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - <repository> <id>snmp4j</id> <name>snmp4j</name> <url>https://oosnmp.net/dist/release/</url> -- To view, visit https://gerrit.ovirt.org/40922 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I626fb0aae4ae5f0edf164f05f475e51caa5d3afa Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
