Skip to content

Commit 93e4aee

Browse files
Added maven-publish plugin
1 parent 24a20be commit 93e4aee

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
@@ -1,5 +1,6 @@
11
plugins {
22
id "application"
3+
id "maven-publish"
34
id "com.exactpro.th2.gradle.publish" version "0.2.3"
45
id "com.exactpro.th2.gradle.component" version "0.2.3"
56
}

0 commit comments

Comments
 (0)