Commit 42694c58 authored by Alex Ayars's avatar Alex Ayars
Browse files

Bump version to 3.2.2-SNAPSHOT

  - Automatic commit via:
    pint set-version --branch 3.2.x --version 3.2.2-SNAPSHOT --no-validate-version -e prod PLATFORM --no-dry-run
parent 98202b4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

    <groupId>io.confluent</groupId>
    <artifactId>kafka-connect-elasticsearch</artifactId>
    <version>3.2.1-SNAPSHOT</version>
    <version>3.2.2-SNAPSHOT</version>

    <properties>
        <confluent.version>3.2.1-SNAPSHOT</confluent.version>