Alon Bar-Lev has uploaded a new change for review. Change subject: build: use released ovirt-host-deploy artifact ......................................................................
build: use released ovirt-host-deploy artifact Change-Id: I85c60e0b5a11fbc3f644f441017b85e0a36e00a5 Signed-off-by: Alon Bar-Lev <[email protected]> --- M pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/57/33357/1 diff --git a/pom.xml b/pom.xml index d2e685c..8321d01 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ <cxf.version>2.2.7</cxf.version> <sshd-core.version>0.11.0</sshd-core.version> <otopi.version>1.2.0</otopi.version> - <ovirt-host-deploy.version>1.3.0-master-SNAPSHOT</ovirt-host-deploy.version> + <ovirt-host-deploy.version>1.3.0</ovirt-host-deploy.version> <org.ovirt.engine.api.ovirt-engine-extensions-api.version>0.0.0-SNAPSHOT</org.ovirt.engine.api.ovirt-engine-extensions-api.version> <vdsm-jsonrpc-java.version>1.0.7</vdsm-jsonrpc-java.version> <slf4j.version>1.7.5</slf4j.version> -- To view, visit http://gerrit.ovirt.org/33357 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I85c60e0b5a11fbc3f644f441017b85e0a36e00a5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
