Skip to content

Commit e44a743

Browse files
authored
Merge pull request #1288 from data-integrations/release-remove-snapshot-692
[RELEASE-6.9.2] Remove SNAPSHOTs
2 parents edad76d + efce344 commit e44a743

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.22.2-SNAPSHOT</version>
23+
<version>0.22.2</version>
2424
<name>Google Cloud Plugins</name>
2525
<packaging>jar</packaging>
2626
<description>Plugins for Google Big Query</description>
@@ -72,7 +72,7 @@
7272
<avro.version>1.8.2</avro.version>
7373
<bigquery.connector.hadoop2.version>hadoop2-1.0.0</bigquery.connector.hadoop2.version>
7474
<commons.codec.version>1.4</commons.codec.version>
75-
<cdap.version>6.9.1-SNAPSHOT</cdap.version>
75+
<cdap.version>6.9.2</cdap.version>
7676
<cdap.plugin.version>2.11.0</cdap.plugin.version>
7777
<dropwizard.metrics-core.version>3.2.6</dropwizard.metrics-core.version>
7878
<flogger.system.backend.version>0.3.1</flogger.system.backend.version>

0 commit comments

Comments
 (0)