Skip to content

Commit 39be3ef

Browse files
author
Nigel.Zheng
committed
chore: gradle apply add maven-publish plugin
1 parent 9bf15ee commit 39be3ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ plugins {
22
id "org.sonarqube" version "3.2.0"
33
id "io.freefair.lombok" version "5.3.3.3"
44
id 'java-library'
5+
id 'maven-publish'
56
id 'jacoco'
67
}
78

0 commit comments

Comments
 (0)