Skip to content

Commit

Permalink
Prepare 5.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Szuba committed Jun 26, 2019
1 parent 9da4fe8 commit 66f53e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ allprojects {
Before the release please change the url below to: https://repo.onegini.com/artifactory/onegini-sdk
Please change it back to https://repo.onegini.com/artifactory/public after the release
*/
url "https://repo.onegini.com/artifactory/public"
url "https://repo.onegini.com/artifactory/onegini-sdk"
credentials {
username artifactory_user
password artifactory_password
Expand Down

0 comments on commit 66f53e6

Please sign in to comment.