Skip to content

Commit

Permalink
[ci skip]prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
free-now-github committed Sep 28, 2021
1 parent 8f63a79 commit 0c8dadd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/elasticsearch-output/pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>com.free-now.sauron.plugins</groupId>
<name>Sauron Elasticsearch Output</name>
<description>Sauron Elasticsearch Output Plugin</description>
<version>0.0.24</version>
<version>0.0.25-SNAPSHOT</version>

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

Expand Down Expand Up @@ -37,7 +37,7 @@
</properties>

<scm>
<tag>elasticsearch-output-0.0.24</tag>
<tag>HEAD</tag>
<url>${scm.url}</url>
<connection>${scm.url}</connection>
<developerConnection>${scm.url}</developerConnection>
Expand Down

0 comments on commit 0c8dadd

Please sign in to comment.