Skip to content

Commit b7fb699

Browse files
committed
Fix Schema Publication
1 parent b2a2cc0 commit b7fb699

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
@@ -672,6 +672,7 @@ publishing {
672672
publications {
673673
mavenJava(MavenPublication) {
674674
artifact docsZip
675+
artifact schemaZip
675676
artifact distZip
676677
}
677678
}

0 commit comments

Comments
 (0)