update piston depend

This commit is contained in:
Jesse Boyd
2019-07-23 06:57:34 +10:00
parent 4d8cf04be1
commit e53fc8a7f6
2 changed files with 13 additions and 7 deletions

View File

@@ -88,7 +88,7 @@ subprojects {
ivy {
url 'https://ci.athion.net/job'
layout 'pattern', {
artifact '/[organisation]/[module]/artifact/[revision].[ext]'
artifact '/[organisation]/[revision]/artifact/[module].[ext]'
}
}
}