We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15759b8 + ad32db0 commit 9e156c1Copy full SHA for 9e156c1
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>co.cask.hydrator</groupId>
8
<artifactId>amazon-s3-plugins</artifactId>
9
- <version>1.9.1</version>
+ <version>1.9.2</version>
10
11
<licenses>
12
<license>
@@ -58,8 +58,8 @@
58
59
<properties>
60
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
61
- <cdap.version>5.1.1</cdap.version>
62
- <hydrator.version>2.1.1</hydrator.version>
+ <cdap.version>5.1.2</cdap.version>
+ <hydrator.version>2.1.2</hydrator.version>
63
<data.pipeline.parent>system:cdap-data-pipeline[5.1.0,6.0.0-SNAPSHOT)</data.pipeline.parent>
64
<data.stream.parent>system:cdap-data-streams[5.1.0,6.0.0-SNAPSHOT)</data.stream.parent>
65
<hadoop.version>2.8.0</hadoop.version>
0 commit comments