Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 05e801c

Browse files
committed
Updated build to automatically sync to maven central
1 parent 9829132 commit 05e801c

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
@@ -150,6 +150,9 @@ subprojects {
150150
userOrg = 'graphql-java-kickstart'
151151
version {
152152
name = project.version
153+
mavenCentralSync {
154+
close = '1'
155+
}
153156
}
154157
}
155158
}

0 commit comments

Comments
 (0)