Skip to content

Commit ba8bfe0

Browse files
committed
Include automatic sync to maven central
1 parent eb82c4a commit ba8bfe0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@ bintray {
168168
userOrg = 'graphql-java-kickstart'
169169
version {
170170
name = project.version
171+
mavenCentralSync {
172+
close = '1'
173+
}
171174
}
172175
}
173176
}

0 commit comments

Comments
 (0)