Skip to content

Commit

Permalink
Merge pull request #67 from data-integrations/feature/bump-version-5.1.2
Browse files Browse the repository at this point in the history
bump version 5.1.2
  • Loading branch information
yaojiefeng authored Nov 28, 2018
2 parents 1a52f2a + 8797bef commit 6a4ccb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>co.cask</groupId>
<artifactId>google-cloud</artifactId>
<version>0.11.1</version>
<version>0.11.2</version>
<name>Google Cloud Plugins</name>
<packaging>jar</packaging>
<description>Plugins for Google Big Query</description>
Expand Down Expand Up @@ -56,8 +56,8 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>5.1.1</cdap.version>
<hydrator.version>2.1.1</hydrator.version>
<cdap.version>5.1.2</cdap.version>
<hydrator.version>2.1.2</hydrator.version>
<guava.version>20.0</guava.version>
<slf4j.version>1.7.5</slf4j.version>
<junit.version>4.12</junit.version>
Expand Down

0 comments on commit 6a4ccb3

Please sign in to comment.