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