Merge branch 'master' into feature/piston-commands

This commit is contained in:
Kenzie Togami
2019-04-29 22:44:15 -07:00
8 changed files with 72 additions and 18 deletions

View File

@ -69,15 +69,6 @@ artifactory {
ivy = false
}
}
resolve {
repository {
repoKey = 'repo'
username = "${artifactory_user}"
password = "${artifactory_password}"
maven = true
}
}
}
artifactoryPublish.skip = true