Alon Bar-Lev has uploaded a new change for review. Change subject: build: fix git url ......................................................................
build: fix git url Change-Id: I9c0ce57ba4bf6e56ba246e60a609621605875da2 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M src/java/pom.xml.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy refs/changes/81/22581/1 diff --git a/src/java/pom.xml.in b/src/java/pom.xml.in index 437a492..830118b 100644 --- a/src/java/pom.xml.in +++ b/src/java/pom.xml.in @@ -34,7 +34,7 @@ </license> </licenses> <scm> - <connection>scm:git:git://gerrit.ovirt.org/@PACKAGE_NAME@</connection> + <connection>scm:git://gerrit.ovirt.org/@PACKAGE_NAME@</connection> <developerConnection>scm:git:gerrit.ovirt.org:@PACKAGE_NAME@</developerConnection> <url>http://gerrit.ovirt.org/gitweb?p=@PACKAGE_NAME@.git</url> </scm> -- To view, visit http://gerrit.ovirt.org/22581 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9c0ce57ba4bf6e56ba246e60a609621605875da2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy 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