Alon Bar-Lev has uploaded a new change for review.

Change subject: build: fix git url
......................................................................

build: fix git url

Change-Id: I9fd0611ed797120f9dbc24fb2d63bcf1189c0507
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/otopi refs/changes/80/22580/1

diff --git a/src/java/pom.xml.in b/src/java/pom.xml.in
index 05d006a..a8aed6b 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/22580
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9fd0611ed797120f9dbc24fb2d63bcf1189c0507
Gerrit-PatchSet: 1
Gerrit-Project: otopi
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

Reply via email to