mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-16 17:16:11 +00:00
fix ivy
This commit is contained in:
parent
f8758994c3
commit
48446c5f58
@ -89,7 +89,7 @@ subprojects {
|
|||||||
ivy {
|
ivy {
|
||||||
url 'https://ci.athion.net/job'
|
url 'https://ci.athion.net/job'
|
||||||
layout 'pattern', {
|
layout 'pattern', {
|
||||||
artifact '/[organisation]/[revision]/artifact/[module].[ext]'
|
artifact '/[organisation]/[module]/artifact/[revision].[ext]'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user