We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f1b82d + 205c161 commit 8a15251Copy full SHA for 8a15251
1 file changed
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>io.cdap.plugin</groupId>
22
<artifactId>google-cloud</artifactId>
23
- <version>0.23.0-SNAPSHOT</version>
+ <version>0.23.0</version>
24
<name>Google Cloud Plugins</name>
25
<packaging>jar</packaging>
26
<description>Plugins for Google Big Query</description>
@@ -1239,7 +1239,7 @@
1239
<dependency>
1240
<groupId>io.cdap.tests.e2e</groupId>
1241
<artifactId>cdap-e2e-framework</artifactId>
1242
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.0</version>
1243
<scope>test</scope>
1244
</dependency>
1245
0 commit comments