Yaniv Dary has uploaded a new change for review. Change subject: build: fixed issue that caused first build failure ......................................................................
build: fixed issue that caused first build failure see more details in patch: http://gerrit.ovirt.org/4623 Change-Id: Ic34edd7729513e7f60b8dfced2c67f413cae01c5 Signed-off-by: Yaniv Dary <[email protected]> --- M reports/jars/EngineAuthentication/pom.xml 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/15/12515/1 diff --git a/reports/jars/EngineAuthentication/pom.xml b/reports/jars/EngineAuthentication/pom.xml index f8ed0bd..69de0ca 100644 --- a/reports/jars/EngineAuthentication/pom.xml +++ b/reports/jars/EngineAuthentication/pom.xml @@ -70,8 +70,8 @@ </build> <repositories> <repository> - <id>jasper repo1</id> - <name>jasper repo1</name> + <id>boksa.de</id> + <name>boksa.de</name> <layout>default</layout> <url>https://services.boksa.de/maven/repositories/jasperreports-server-cp-4.5.0</url> <snapshots> -- To view, visit http://gerrit.ovirt.org/12515 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic34edd7729513e7f60b8dfced2c67f413cae01c5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
