Alon Bar-Lev has uploaded a new change for review. Change subject: build: use release java packages of otopi and ovirt-host-deploy ......................................................................
build: use release java packages of otopi and ovirt-host-deploy Change-Id: I5a06b72097ba52d7a69a3904d297f506ee069f18 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M pom.xml 1 file changed, 2 insertions(+), 10 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/46/11046/1 diff --git a/pom.xml b/pom.xml index d3b00f6..d4170d2 100644 --- a/pom.xml +++ b/pom.xml @@ -67,8 +67,8 @@ <cxf.version>2.2.7</cxf.version> <mina-core.version>2.0.1</mina-core.version> <sshd-core.version>0.7.0</sshd-core.version> - <otopi.version>0.0.0-master-SNAPSHOT</otopi.version> - <ovirt-host-deploy.version>0.0.0-master-SNAPSHOT</ovirt-host-deploy.version> + <otopi.version>1.0.0</otopi.version> + <ovirt-host-deploy.version>1.0.0</ovirt-host-deploy.version> <slf4j-jdk14.version>1.5.11</slf4j-jdk14.version> <gwt.version>2.3.0</gwt.version> <findbugs.version>2.5.1</findbugs.version> @@ -330,14 +330,6 @@ <url>http://repository.codehaus.org/</url> <snapshots> <enabled>false</enabled> - </snapshots> - </repository> - <repository> - <!-- temporary until otopi/ovirt-host-deploy released --> - <id>sonatype-snapshots</id> - <url>http://oss.sonatype.org/content/repositories/snapshots/</url> - <snapshots> - <enabled>true</enabled> </snapshots> </repository> </repositories> -- To view, visit http://gerrit.ovirt.org/11046 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5a06b72097ba52d7a69a3904d297f506ee069f18 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches