Regen

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
diff --git a/README.adoc b/README.adoc
index 6a5710d..21ff7be 100644
--- a/README.adoc
+++ b/README.adoc
@@ -33,6 +33,8 @@
 |===
 | Example | Category | Description
 
+| link:debezium-postgresql/readme.adoc[Debezium Postgresql] (debezium-postgresql) | Beginner | An example showing how to work with Camel and Spring Boot
+
 | link:endpointdsl/readme.adoc[Endpointdsl] (endpointdsl) | Beginner | Using type-safe Endpoint DSL
 
 | link:kamelet-chucknorris/readme.adoc[Kamelet Chucknorris] (kamelet-chucknorris) | Beginner | How easy it is to create your own Kamelets
@@ -149,8 +151,6 @@
 
 | link:twitter-salesforce/README.adoc[Twitter Salesforce] (twitter-salesforce) | SaaS | Twitter mentions is created as contacts in Salesforce
 
-| link:sapjcoserver/readme.md[Sapjcoserver] (sapjcoserver) | SAP | An example showing how to work with Camel,SAP JCOServer and Spring Boot
-
 | link:undertow-spring-security/readme.adoc[Undertow Spring Security] (undertow-spring-security) | Security | Example on how to use the Camel Undertow component with spring security and Keycloak
 
 | link:unit-testing/README.adoc[Unit Testing] (unit-testing) | Testing | An example showing how to write unit tests with Camel and Spring Boot