Skip to content

Commit

Permalink
Commit for release 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sthm committed Jun 1, 2021
1 parent 19949f7 commit aea5900
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cfn-templates/kinesis-analytics-taxi-consumer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ Resources:
TemplateURL: https://s3.amazonaws.com/aws-bigdata-blog/artifacts/kinesis-analytics-taxi-consumer/cfn-templates/kinesis-analytics-taxi-consumer-build-pipeline.yml
Parameters:
ArtifactBucket: !Ref ArtifactBucket
Release: release-0.2.1
FlinkApplicationS3Path: amazon-kinesis-analytics-taxi-consumer-0.2.1.jar
Release: release-0.2.2
FlinkApplicationS3Path: amazon-kinesis-analytics-taxi-consumer-0.2.2.jar


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

<groupId>com.amazonaws.samples.kaja.taxi.consumer</groupId>
<artifactId>amazon-kinesis-analytics-taxi-consumer</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.2.2</version>
<name>amazon-kinesis-analytics-taxi-consumer</name>

<packaging>jar</packaging>
Expand Down

0 comments on commit aea5900

Please sign in to comment.