Skip to content

Commit 6a4ccb3

Browse files
authored
Merge pull request #67 from data-integrations/feature/bump-version-5.1.2
bump version 5.1.2
2 parents 1a52f2a + 8797bef commit 6a4ccb3

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
@@ -19,7 +19,7 @@
1919

2020
<groupId>co.cask</groupId>
2121
<artifactId>google-cloud</artifactId>
22-
<version>0.11.1</version>
22+
<version>0.11.2</version>
2323
<name>Google Cloud Plugins</name>
2424
<packaging>jar</packaging>
2525
<description>Plugins for Google Big Query</description>
@@ -56,8 +56,8 @@
5656

5757
<properties>
5858
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
59-
<cdap.version>5.1.1</cdap.version>
60-
<hydrator.version>2.1.1</hydrator.version>
59+
<cdap.version>5.1.2</cdap.version>
60+
<hydrator.version>2.1.2</hydrator.version>
6161
<guava.version>20.0</guava.version>
6262
<slf4j.version>1.7.5</slf4j.version>
6363
<junit.version>4.12</junit.version>

0 commit comments

Comments
 (0)