From 8f02df752bfd99e5a46273337ba0435f0bc1a06f Mon Sep 17 00:00:00 2001 From: mukesh-ctds Date: Mon, 21 Oct 2024 15:41:00 +0530 Subject: [PATCH] Revert "updated expected connector count to match the commented out ones" This reverts commit 85c68578a9bc895f848e70567b40f205922b5b2c. --- src/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build.sh b/src/build.sh index b33880eb..ad5b4a1d 100755 --- a/src/build.sh +++ b/src/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -base_connectors_count=23 +base_connectors_count=28 camel_connectors_count=164 build_base_connectors() { mvn -B install -N