Skip to content

Commit

Permalink
Merge pull request #48 from data-integrations/rel/drop-snapshot
Browse files Browse the repository at this point in the history
Drop Snapshot from 0.11
  • Loading branch information
rohitsinha54 authored Oct 11, 2018
2 parents 5c01eb9 + bded7af commit 582f1d5
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.0-SNAPSHOT</version>
<version>0.11.0</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.0-SNAPSHOT</cdap.version>
<hydrator.version>2.1.0-SNAPSHOT</hydrator.version>
<cdap.version>5.1.0</cdap.version>
<hydrator.version>2.1.0</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 582f1d5

Please sign in to comment.