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.
1 parent 2e521d7 commit aaa8639Copy full SHA for aaa8639
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>io.cdap.plugin</groupId>
22
<artifactId>google-cloud</artifactId>
23
- <version>0.23.1-SNAPSHOT</version>
+ <version>0.23.1</version>
24
<name>Google Cloud Plugins</name>
25
<packaging>jar</packaging>
26
<description>Plugins for Google Big Query</description>
@@ -1245,7 +1245,7 @@
1245
<dependency>
1246
<groupId>io.cdap.tests.e2e</groupId>
1247
<artifactId>cdap-e2e-framework</artifactId>
1248
- <version>0.3.0</version>
+ <version>0.3.1</version>
1249
<scope>test</scope>
1250
</dependency>
1251
0 commit comments