Skip to content

Commit

Permalink
Bump Confluent to 7.2.4-0, Kafka to 7.2.4-0
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfluentJenkins committed Dec 28, 2022
1 parent eb4522b commit e912d0d
Show file tree
Hide file tree
Showing 30 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.confluent</groupId>
<artifactId>build-tools</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
<name>Build Tools</name>
</project>
2 changes: 1 addition & 1 deletion ksqldb-api-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-api-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-api-reactive-streams-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-api-reactive-streams-tck</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ questions.
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-benchmark</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-console-scripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<groupId>io.confluent.ksql</groupId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>ksqldb-parent</artifactId>
<groupId>io.confluent.ksql</groupId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-docker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-engine-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-engine-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-engine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-etc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<groupId>io.confluent.ksql</groupId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-execution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-execution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-functional-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion ksqldb-metastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-metastore</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-package</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-parser</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-rest-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-rest-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-rest-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-rest-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-rest-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-rocksdb-config-setter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-rocksdb-config-setter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-serde/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-serde</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-streams/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-streams</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-test-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>ksqldb-parent</artifactId>
<groupId>io.confluent.ksql</groupId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion ksqldb-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-udf-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-udf-quickstart</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions ksqldb-udf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-udf</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>

<dependencies>
<!-- Required for running tests -->
Expand Down
2 changes: 1 addition & 1 deletion ksqldb-version-metrics-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<version>7.2.3-0</version>
<version>7.2.4-0</version>
</parent>

<artifactId>ksqldb-version-metrics-client</artifactId>
Expand Down
12 changes: 6 additions & 6 deletions licenses/licenses.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@ <H1>License Report</H1><br>
<TR>
<TD><A HREF="https://github.com/airlift/slice">slice-0.29</A></TD><TD>jar</TD><TD>0.29</TD><TD></TD></TR>
<TR>
<TD>common-config-7.2.3-0</TD><TD>jar</TD><TD>7.2.3-0</TD><TD></TD></TR>
<TD>common-config-7.2.4-0</TD><TD>jar</TD><TD>7.2.4-0</TD><TD></TD></TR>
<TR>
<TD>common-utils-7.2.3-0</TD><TD>jar</TD><TD>7.2.3-0</TD><TD></TD></TR>
<TD>common-utils-7.2.4-0</TD><TD>jar</TD><TD>7.2.4-0</TD><TD></TD></TR>
<TR>
<TD>kafka-avro-serializer-7.2.3-0</TD><TD>jar</TD><TD>7.2.3-0</TD><TD></TD></TR>
<TD>kafka-avro-serializer-7.2.4-0</TD><TD>jar</TD><TD>7.2.4-0</TD><TD></TD></TR>
<TR>
<TD>kafka-connect-avro-converter-7.2.3-0</TD><TD>jar</TD><TD>7.2.3-0</TD><TD></TD></TR>
<TD>kafka-connect-avro-converter-7.2.4-0</TD><TD>jar</TD><TD>7.2.4-0</TD><TD></TD></TR>
<TR>
<TD>kafka-schema-registry-client-7.2.3-0</TD><TD>jar</TD><TD>7.2.3-0</TD><TD></TD></TR>
<TD>kafka-schema-registry-client-7.2.4-0</TD><TD>jar</TD><TD>7.2.4-0</TD><TD></TD></TR>
<TR>
<TD>ksql-engine-0.1-SNAPSHOT</TD><TD>jar</TD><TD>0.1-SNAPSHOT</TD><TD></TD></TR>
<TR>
Expand Down Expand Up @@ -123,7 +123,7 @@ <H1>License Report</H1><br>
<TR>
<TD>kafka-streams-0.11.0.0-cp1</TD><TD>jar</TD><TD></TD><TD><A HREF="LICENSE-kafka-streams-0.11.0.0-cp1.txt">included file</A></TD></TR>
<TR>
<TD>kafka_2.11-7.2.3-0-ccs</TD><TD>jar</TD><TD></TD><TD><A HREF="LICENSE-kafka_2.11-7.2.3-0-ccs.txt">included file</A></TD></TR>
<TD>kafka_2.11-7.2.4-0-ccs</TD><TD>jar</TD><TD></TD><TD><A HREF="LICENSE-kafka_2.11-7.2.4-0-ccs.txt">included file</A></TD></TR>
<TR>
<TD>lz4-1.3.0</TD><TD>jar</TD><TD>1.3.0</TD><TD></TD></TR>
<TR>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>common</artifactId>
<version>[7.2.3-0, 7.2.4-0)</version>
<version>[7.2.4-0, 7.2.5-0)</version>
</parent>

<groupId>io.confluent.ksql</groupId>
<artifactId>ksqldb-parent</artifactId>
<packaging>pom</packaging>
<name>ksqldb-parent</name>
<version>7.2.3-0</version>
<version>7.2.4-0</version>

<licenses>
<license>
Expand Down Expand Up @@ -141,7 +141,7 @@
<jetty.version>9.4.44.v20210927</jetty.version>
<git-commit-id-plugin.version>4.9.10</git-commit-id-plugin.version>
<apache.io.version>2.7</apache.io.version>
<io.confluent.ksql.version>7.2.3-0</io.confluent.ksql.version>
<io.confluent.ksql.version>7.2.4-0</io.confluent.ksql.version>
<io.confluent.schema-registry.version>${confluent.version.range}</io.confluent.schema-registry.version>
<netty-tcnative-version>2.0.54.Final</netty-tcnative-version>
<!-- We normally get this from common, but Vertx is built against this -->
Expand Down

0 comments on commit e912d0d

Please sign in to comment.