Skip to content

Commit

Permalink
reduce number of connectors, because template is skipped now
Browse files Browse the repository at this point in the history
  • Loading branch information
dlg99 committed Mar 21, 2023
1 parent 83d08e5 commit d0a8236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
base_connectors_count=29
base_connectors_count=28
camel_connectors_count=164
build_base_connectors() {
mvn -B install -N
Expand Down

0 comments on commit d0a8236

Please sign in to comment.