Skip to content

Commit 12027fb

Browse files
authored
Merge pull request #1588 from data-integrations/remove-snapshot-0235
Remove -SNAPSHOT from pom.xml
2 parents 7da1a10 + 95a5f0a commit 12027fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.5-SNAPSHOT</version>
23+
<version>0.23.5</version>
2424
<name>Google Cloud Plugins</name>
2525
<packaging>jar</packaging>
2626
<description>Plugins for Google Big Query</description>

0 commit comments

Comments
 (0)