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 ee6cb2e + eb0c261 commit a2b9a52Copy full SHA for a2b9a52
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>io.cdap.plugin</groupId>
22
<artifactId>google-cloud</artifactId>
23
- <version>0.24.0-SNAPSHOT</version>
+ <version>0.25.0-SNAPSHOT</version>
24
<name>Google Cloud Plugins</name>
25
<packaging>jar</packaging>
26
<description>Plugins for Google Big Query</description>
@@ -1296,7 +1296,7 @@
1296
<dependency>
1297
<groupId>io.cdap.tests.e2e</groupId>
1298
<artifactId>cdap-e2e-framework</artifactId>
1299
- <version>0.4.0-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
1300
<scope>test</scope>
1301
</dependency>
1302
0 commit comments