Skip to content

Commit bded7af

Browse files
committed
Drop Snapshot from 0.11.0-SNAPSHOT
1 parent 83f53e8 commit bded7af

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.0-SNAPSHOT</version>
22+
<version>0.11.0</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.0-SNAPSHOT</cdap.version>
60-
<hydrator.version>2.1.0-SNAPSHOT</hydrator.version>
59+
<cdap.version>5.1.0</cdap.version>
60+
<hydrator.version>2.1.0</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)