From be395ec7976c76cbce19642f968ce5800340436e Mon Sep 17 00:00:00 2001 From: Martin Ledvinka Date: Mon, 13 Sep 2021 14:53:26 +0200 Subject: [PATCH] [Fix] Use HTTPS for KBSS repo links to prevent GitHub build failures. --- jopa-distribution/pom.xml | 2 +- jopa-integration-tests-owlapi/pom.xml | 2 +- ontodriver-owlapi/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jopa-distribution/pom.xml b/jopa-distribution/pom.xml index cbb315a17..61a368e0a 100644 --- a/jopa-distribution/pom.xml +++ b/jopa-distribution/pom.xml @@ -18,7 +18,7 @@ kbss KBSS Maven 2 Repository - http://kbss.felk.cvut.cz/m2repo + https://kbss.felk.cvut.cz/m2repo diff --git a/jopa-integration-tests-owlapi/pom.xml b/jopa-integration-tests-owlapi/pom.xml index 302945b4f..91e925a44 100644 --- a/jopa-integration-tests-owlapi/pom.xml +++ b/jopa-integration-tests-owlapi/pom.xml @@ -21,7 +21,7 @@ kbss KBSS Maven 2 Repository - http://kbss.felk.cvut.cz/m2repo + https://kbss.felk.cvut.cz/m2repo repository.jboss.org-public diff --git a/ontodriver-owlapi/pom.xml b/ontodriver-owlapi/pom.xml index 1e67bbd10..5266a84bb 100644 --- a/ontodriver-owlapi/pom.xml +++ b/ontodriver-owlapi/pom.xml @@ -23,7 +23,7 @@ kbss KBSS Maven 2 Repository - http://kbss.felk.cvut.cz/m2repo + https://kbss.felk.cvut.cz/m2repo