Skip to content

Commit 753e5a9

Browse files
wip: maven publish plugin added
1 parent d2ae1ae commit 753e5a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ plugins {
55
id 'nebula.optional-base' version '3.2.0'
66
id 'com.github.hierynomus.license' version '0.16.1'
77
id 'com.github.spotbugs' version "4.5.0"
8+
id 'maven-publish'
89
}
910

1011
allprojects {

0 commit comments

Comments
 (0)