Commit 625ef925 authored by Alex Ayars's avatar Alex Ayars
Browse files

Bump version to 3.1.3-SNAPSHOT

  - Automatic commit via:
    pint set-version --branch 3.1.x --version 3.1.3-SNAPSHOT --no-validate-version -e prod PLATFORM --no-dry-run
parent 9e8e2044
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.1.2-SNAPSHOT</version>
    <version>3.1.3-SNAPSHOT</version>

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