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 5c01eb9 + bded7af commit 582f1d5Copy full SHA for 582f1d5
pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>co.cask</groupId>
21
<artifactId>google-cloud</artifactId>
22
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
23
<name>Google Cloud Plugins</name>
24
<packaging>jar</packaging>
25
<description>Plugins for Google Big Query</description>
@@ -56,8 +56,8 @@
56
57
<properties>
58
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
59
- <cdap.version>5.1.0-SNAPSHOT</cdap.version>
60
- <hydrator.version>2.1.0-SNAPSHOT</hydrator.version>
+ <cdap.version>5.1.0</cdap.version>
+ <hydrator.version>2.1.0</hydrator.version>
61
<guava.version>20.0</guava.version>
62
<slf4j.version>1.7.5</slf4j.version>
63
<junit.version>4.12</junit.version>
0 commit comments