Skip to content

Commit

Permalink
Updated for publishing to halodi nexus
Browse files Browse the repository at this point in the history
  • Loading branch information
jespersmith committed Apr 28, 2021
1 parent ad5c70d commit 086c978
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions halodi-controller-simulation-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ buildscript {
mavenCentral()
maven { url "https://plugins.gradle.org/m2/" }
mavenLocal()
jcenter()
}
dependencies {
classpath 'com.github.jengelman.gradle.plugins:shadow:5.0.0'
Expand Down Expand Up @@ -94,4 +93,4 @@ publishing {
url "$repoUrl$repository"
}
}
}
}

0 comments on commit 086c978

Please sign in to comment.