Skip to content

Commit e0e8975

Browse files
authored
Merge pull request #119 from cloudsufi/cloudsufibump/remove-snapshot/rc-1-2-6
Remove -SNAPSHOT for release 1.2.6
2 parents c7af1cf + a30eddc commit e0e8975

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>servicenow-plugins</artifactId>
23-
<version>1.2.6-SNAPSHOT</version>
23+
<version>1.2.6</version>
2424
<name>ServiceNow Plugins</name>
2525
<packaging>jar</packaging>
2626
<description>Plugins for ServiceNow</description>

0 commit comments

Comments
 (0)