Skip to content

Commit 15759b8

Browse files
authored
Merge pull request #19 from data-integrations/feature/drop-snap
drop snapshot
2 parents 15a6edf + 4bb59e1 commit 15759b8

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-SNAPSHOT</version>
9+
<version>1.9.1</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.0</cdap.version>
62-
<hydrator.version>2.1.1-SNAPSHOT</hydrator.version>
61+
<cdap.version>5.1.1</cdap.version>
62+
<hydrator.version>2.1.1</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)