mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 20:32:05 +01:00
Add maven plugin
This commit is contained in:
parent
5d8effb0c5
commit
2ba0200047
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
plugins {
|
||||
id 'java'
|
||||
id 'maven'
|
||||
id 'maven-publish'
|
||||
id 'ru.vyarus.animalsniffer' version '1.4.3'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue