Skip to content

Commit 9e156c1

Browse files
authored
Merge pull request #20 from data-integrations/feature/bump-version-5.1.2
bump version 5.1.2
2 parents 15759b8 + ad32db0 commit 9e156c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>co.cask.hydrator</groupId>
88
<artifactId>amazon-s3-plugins</artifactId>
9-
<version>1.9.1</version>
9+
<version>1.9.2</version>
1010

1111
<licenses>
1212
<license>
@@ -58,8 +58,8 @@
5858

5959
<properties>
6060
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
61-
<cdap.version>5.1.1</cdap.version>
62-
<hydrator.version>2.1.1</hydrator.version>
61+
<cdap.version>5.1.2</cdap.version>
62+
<hydrator.version>2.1.2</hydrator.version>
6363
<data.pipeline.parent>system:cdap-data-pipeline[5.1.0,6.0.0-SNAPSHOT)</data.pipeline.parent>
6464
<data.stream.parent>system:cdap-data-streams[5.1.0,6.0.0-SNAPSHOT)</data.stream.parent>
6565
<hadoop.version>2.8.0</hadoop.version>

0 commit comments

Comments
 (0)