Skip to content

Commit b87348a

Browse files
authored
Merge pull request #1409 from data-integrations/release-remove-snapshot-6101
Release remove snapshot 6.10.1
2 parents 2e521d7 + aaa8639 commit b87348a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.1-SNAPSHOT</version>
23+
<version>0.23.1</version>
2424
<name>Google Cloud Plugins</name>
2525
<packaging>jar</packaging>
2626
<description>Plugins for Google Big Query</description>
@@ -1245,7 +1245,7 @@
12451245
<dependency>
12461246
<groupId>io.cdap.tests.e2e</groupId>
12471247
<artifactId>cdap-e2e-framework</artifactId>
1248-
<version>0.3.0</version>
1248+
<version>0.3.1</version>
12491249
<scope>test</scope>
12501250
</dependency>
12511251
<dependency>

0 commit comments

Comments
 (0)