Added maven build plugin.
This commit is contained in:
parent
6bf2b86592
commit
37c1c01ffc
@ -1,5 +1,6 @@
|
||||
apply plugin: 'groovy'
|
||||
apply plugin: 'application'
|
||||
apply plugin: 'maven'
|
||||
|
||||
group = 'com.jdblabs'
|
||||
version = '0.2.2'
|
||||
|
Loading…
x
Reference in New Issue
Block a user