Skip to content

Commit 8a15251

Browse files
authored
Merge pull request #1352 from data-integrations/release-0.23-remove-snapshot
Remove SNAPSHOT for 6.10 release
2 parents 4f1b82d + 205c161 commit 8a15251

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>io.cdap.plugin</groupId>
2222
<artifactId>google-cloud</artifactId>
23-
<version>0.23.0-SNAPSHOT</version>
23+
<version>0.23.0</version>
2424
<name>Google Cloud Plugins</name>
2525
<packaging>jar</packaging>
2626
<description>Plugins for Google Big Query</description>
@@ -1239,7 +1239,7 @@
12391239
<dependency>
12401240
<groupId>io.cdap.tests.e2e</groupId>
12411241
<artifactId>cdap-e2e-framework</artifactId>
1242-
<version>0.3.0-SNAPSHOT</version>
1242+
<version>0.3.0</version>
12431243
<scope>test</scope>
12441244
</dependency>
12451245
<dependency>

0 commit comments

Comments
 (0)