Asaf Shakarchi has uploaded a new change for review. Change subject: Removed unused repositories from root pom file. ......................................................................
Removed unused repositories from root pom file. Change-Id: I2f20781bf165ca00f5390d809c421aff107dd73c Signed-off-by: Asaf Shakarchi <a...@redhat.com> --- M pom.xml 1 file changed, 0 insertions(+), 15 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/33/10233/1 diff --git a/pom.xml b/pom.xml index 0fd964c..2a7ee5f 100644 --- a/pom.xml +++ b/pom.xml @@ -302,24 +302,9 @@ </releases> </repository> <repository> - <id>smartgwt</id> - <name>SmartGWT Releases</name> - <url>http://www.smartclient.com/maven2/</url> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - <repository> <id>codehaus</id> <name>Codehaus Releases</name> <url>http://repository.codehaus.org/</url> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - <repository> - <id>gwt-crypto repo</id> - <url>http://gwt-crypto.googlecode.com/svn/trunk/repo/</url> <snapshots> <enabled>false</enabled> </snapshots> -- To view, visit http://gerrit.ovirt.org/10233 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2f20781bf165ca00f5390d809c421aff107dd73c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <a...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches