Skip to content

Commit

Permalink
Releasing at v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dannycranmer committed Oct 30, 2020
1 parent ef88ee0 commit 224574d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following dependency to your project to start using the connector.
<dependency>
<groupId>software.amazon.kinesis</groupId>
<artifactId>amazon-kinesis-connector-flink</artifactId>
<version>1.0.0</version>
<version>1.0.2</version>
</dependency>
```

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</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<name>Amazon Kinesis Connector for Apache Flink</name>

<properties>
Expand Down

0 comments on commit 224574d

Please sign in to comment.