Skip to content

Commit 22edd52

Browse files
Merge pull request #347 from cloudsufi/bump/remove-snapshot/rc-1-7-2
Remove -SNAPSHOT version from 1.7.2
2 parents f3478df + ea10fe1 commit 22edd52

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
@@ -22,7 +22,7 @@
2222
<name>Salesforce plugins</name>
2323
<groupId>io.cdap.plugin</groupId>
2424
<artifactId>salesforce-plugins</artifactId>
25-
<version>1.7.2-SNAPSHOT</version>
25+
<version>1.7.2</version>
2626
<packaging>jar</packaging>
2727
<description>Salesforce Plugins</description>
2828
<url>https://github.com/data-integrations/salesforce</url>

0 commit comments

Comments
 (0)