Skip to content

Commit

Permalink
Merge branch 'SHIBUI-479' of bitbucket.org:unicon/shib-idp-ui into SH…
Browse files Browse the repository at this point in the history
…IBUI-479
  • Loading branch information
rmathis committed May 14, 2018
2 parents 8876d60 + a18f651 commit 1a2ca27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8

repositories {
mavenLocal()
jcenter()
maven {
url 'https://build.shibboleth.net/nexus/content/groups/public'
Expand Down Expand Up @@ -180,4 +181,4 @@ tasks.withType(JavaExec) {

compileJava {
dependsOn generateSources
}
}

0 comments on commit 1a2ca27

Please sign in to comment.