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 Nov 29, 2021
1 parent 03fb476 commit eeb000a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/cleanup/pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>com.free-now.sauron.plugins</groupId>
<name>Sauron Cleanup</name>
<description>Sauron Cleanup Plugin</description>
<version>0.0.2</version>
<version>0.0.3-SNAPSHOT</version>

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

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

<scm>
<tag>cleanup-0.0.2</tag>
<tag>HEAD</tag>
<url>${scm.url}</url>
<connection>${scm.url}</connection>
<developerConnection>${scm.url}</developerConnection>
Expand Down

0 comments on commit eeb000a

Please sign in to comment.