Skip to content

Commit

Permalink
build: Setting project version 0.22.0 and parent version 7.1.0-beta21…
Browse files Browse the repository at this point in the history
…0918170926.
  • Loading branch information
ConfluentJenkins committed Nov 17, 2021
1 parent 772eb8c commit 4bc0e9a
Show file tree
Hide file tree
Showing 30 changed files with 85 additions and 36 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
confluent-ksqldb (0.22.0-1) unstable; urgency=medium

* Release version 0.22.0-1

-- Confluent Packaging <packages@confluent.io> Wed, 17 Nov 2021 19:50:17 +0000

confluent-ksqldb (0.1~SNAPSHOT-1) unstable; urgency=low

* Initial release.
Expand Down
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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.0</version>
</parent>

<artifactId>ksqldb-udf</artifactId>
<version>7.1.0-0</version>
<version>0.22.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.1.0-0</version>
<version>0.22.0</version>
</parent>

<artifactId>ksqldb-version-metrics-client</artifactId>
Expand Down
46 changes: 46 additions & 0 deletions maven-settings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
https://maven.apache.org/xsd/settings-1.0.0.xsd">
<profiles>
<profile>
<id>release</id>

<activation>
<activeByDefault>true</activeByDefault>
</activation>

<repositories>
<repository>
<id>confluent-other</id>
<name>Confluent</name>
<url>https://jenkins-confluent-packages-beta-maven.s3-us-west-2.amazonaws.com/7.1.0-beta210918170926/5/maven</url>
</repository>

<!-- needed for HTML API doc generation post-release only -->
<repository>
<id>ksqldb-staging</id>
<name>ksqlDB staging</name>
<url>https://ksqldb-maven.s3.amazonaws.com/maven/</url>
</repository>
</repositories>

<pluginRepositories>

<pluginRepository>
<id>confluent-other</id>
<name>Confluent Plugin Repository</name>
<url>https://jenkins-confluent-packages-beta-maven.s3-us-west-2.amazonaws.com/7.1.0-beta210918170926/5/maven</url>
<layout>default</layout>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</pluginRepository>

</pluginRepositories>
</profile>
</profiles>
</settings>
13 changes: 5 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,20 @@
~ WARRANTIES OF ANY KIND, either express or implied. See the License for the
~ specific language governing permissions and limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>io.confluent</groupId>
<artifactId>common</artifactId>
<version>[7.1.0-0, 7.1.1-0)</version>
<version>7.1.0-beta210918170926</version>
</parent>

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

<licenses>
<license>
Expand Down Expand Up @@ -136,8 +133,8 @@
<git-commit-id-plugin.version>2.2.6</git-commit-id-plugin.version>
<scala.version>2.13.2</scala.version>
<apache.io.version>2.7</apache.io.version>
<io.confluent.ksql.version>7.1.0-0</io.confluent.ksql.version>
<io.confluent.schema-registry.version>${confluent.version.range}</io.confluent.schema-registry.version>
<io.confluent.ksql.version>0.22.0</io.confluent.ksql.version>
<io.confluent.schema-registry.version>7.1.0-beta210918170926</io.confluent.schema-registry.version>
<mockito.version>3.8.0</mockito.version>
<netty-tcnative-version>2.0.39.Final</netty-tcnative-version>
<!-- We normally get this from common, but Vertx is built against 4.1.49.Final -->
Expand Down

0 comments on commit 4bc0e9a

Please sign in to comment.