Skip to content

Commit ade0283

Browse files
[ci skip]prepare for next development iteration
1 parent b34882a commit ade0283

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/webhook/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.free-now.sauron.plugins</groupId>
77
<name>Sauron Webhook</name>
88
<description>Sauron Webhook Plugin</description>
9-
<version>0.0.5</version>
9+
<version>0.0.6-SNAPSHOT</version>
1010

1111
<url>https://github.com/freenowtech/sauron</url>
1212

@@ -37,7 +37,7 @@
3737
</properties>
3838

3939
<scm>
40-
<tag>webhook-0.0.5</tag>
40+
<tag>HEAD</tag>
4141
<url>${scm.url}</url>
4242
<connection>${scm.url}</connection>
4343
<developerConnection>${scm.url}</developerConnection>

0 commit comments

Comments
 (0)