Commit 1c3929d9 authored by Chris Egerton's avatar Chris Egerton
Browse files

Set confluentControlCenterIntegration to true for Kafka Connect Maven plugin

parent d3a076a1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -174,6 +174,8 @@
                            <deliveryGuarantee>
                                <deliveryGuarantee>exactlyOnce</deliveryGuarantee>
                            </deliveryGuarantee>

                            <confluentControlCenterIntegration>true</confluentControlCenterIntegration>
                        </configuration>
                    </execution>
                </executions>