Skip to content

Commit

Permalink
Releasing at v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dannycranmer committed Jun 29, 2021
1 parent b66a1d9 commit fb27d90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion amazon-kinesis-connector-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
<parent>
<groupId>software.amazon.kinesis</groupId>
<artifactId>amazon-kinesis-connector-flink-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion amazon-kinesis-sql-connector-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
<parent>
<groupId>software.amazon.kinesis</groupId>
<artifactId>amazon-kinesis-connector-flink-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ under the License.

<groupId>software.amazon.kinesis</groupId>
<artifactId>amazon-kinesis-connector-flink-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>pom</packaging>
<name>Amazon Kinesis Connector for Apache Flink Parent</name>

Expand Down

0 comments on commit fb27d90

Please sign in to comment.