Skip to content

Commit 51b9c81

Browse files
committed
Revert "Configure @opensearch.internal as custom Javadoc tag"
This reverts commit 2077d76. Signed-off-by: Kartik Ganesh <gkart@amazon.com>
1 parent 2077d76 commit 51b9c81

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

server/build.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ apply plugin: 'nebula.optional-base'
3535
apply plugin: 'opensearch.publish'
3636
apply plugin: 'opensearch.internal-cluster-test'
3737

38-
javadoc {
39-
options.tags = [
40-
"opensearch.internal"
41-
]
42-
}
43-
4438
publishing {
4539
publications {
4640
nebula {

0 commit comments

Comments
 (0)