File tree 3 files changed +0
-6
lines changed
3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -73,10 +73,8 @@ The current `antora.yml` component descriptor looks similar to the following:
73
73
asciidoc:
74
74
attributes:
75
75
debezium-version: '1.1.0.Final'
76
- debezium-dev-version: '1.2'
77
76
debezium-kafka-version: '2.4.0'
78
77
debezium-docker-label: '1.1'
79
- install-version: '1.1'
80
78
assemblies: '../assemblies'
81
79
modules: '../../modules'
82
80
mysql-connector-plugin-download: 'https://repo1.maven.org/maven2/io/debezium/debezium-connector-mysql/1.1.0.Final/debezium-connector-mysql-1.1.0.Final-plugin.tar.gz'
Original file line number Diff line number Diff line change 9
9
asciidoc :
10
10
attributes :
11
11
debezium-version : ' 2.0.0.Alpha3'
12
- debezium-dev-version : ' 2.0'
13
12
debezium-kafka-version : ' 3.1.0'
14
13
debezium-docker-label : ' 1.9'
15
14
DockerKafkaConnect : registry.redhat.io/amq7/amq-streams-kafka-28-rhel8:1.8.0
16
15
groovy-version : ' 3.0.11'
17
- install-version : ' 1.9'
18
16
assemblies : ' ../assemblies'
19
17
modules : ' ../../modules'
20
18
mysql-version : ' 8.0'
Original file line number Diff line number Diff line change 6
6
:sectanchors:
7
7
:linkattrs:
8
8
:icons: font
9
- :install-version: {debezium-version}
10
- :install-dev-version: {debezium-dev-version}
11
9
12
10
There are several ways to install and use {prodname} connectors, so we've documented a few of the most common ways to do this.
13
11
You can’t perform that action at this time.
0 commit comments