Skip to content
Snippets Groups Projects
Commit a645881b authored by Sebastian Ebert's avatar Sebastian Ebert
Browse files

updated ci

parent e5a178db
No related branches found
No related tags found
No related merge requests found
Pipeline #12119 failed
......@@ -30,6 +30,16 @@ subprojects {
sourceCompatibility = 1.6
targetCompatibility = 1.6
repositories {
jcenter()
maven {
url "http://repository.springsource.com/maven/bundles/release"
}
maven {
url "http://repository.springsource.com/maven/bundles/external"
}
}
publishing {
publications {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment