Update/cleanup the repositories in "build.gradle".

This commit is contained in:
Lampros Smyrnaios 2024-03-15 12:22:13 +02:00
parent 9b0818b535
commit 785204419d
1 changed files with 1 additions and 5 deletions

View File

@ -14,11 +14,7 @@ repositories {
mavenCentral()
maven {
name "omtd"
url "https://repo.openminted.eu/content/repositories/releases/"
}
maven {
name "pentaho-repo"
url "https://public.nexus.pentaho.org/content/groups/omni/"
url "https://repo.madgik.di.uoa.gr/content/repositories/thirdparty/"
}
}