Skip to content

Commit

Permalink
MAINT: include schema cli into release
Browse files Browse the repository at this point in the history
Signed-off-by: George Chen <qchea@amazon.com>
  • Loading branch information
chenqi0805 committed Aug 14, 2024
1 parent 04de9eb commit 9c227e8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build-resources.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ ext.coreProjects = [
project(':data-prepper-plugins'),
project(':data-prepper-test-common'),
project(':data-prepper-test-event'),
project(':data-prepper-plugin-framework')
]
project(':data-prepper-plugin-framework'),
project(':data-prepper-plugin-schema-cli')
]

0 comments on commit 9c227e8

Please sign in to comment.