added maven plugin
This commit is contained in:
parent
982bee02ba
commit
544f65d9a2
@ -9,6 +9,10 @@ buildscript {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
subprojects{
|
||||||
|
apply plugin: 'maven'
|
||||||
|
}
|
||||||
|
|
||||||
group = 'scientifik'
|
group = 'scientifik'
|
||||||
version = '0.1 - SNAPSHOT'
|
version = '0.1 - SNAPSHOT'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user