Skip to content

Commit 39cf2fc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 89aeea7 commit 39cf2fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.github.hakky54</groupId>
66
<artifactId>logcaptor</artifactId>
7-
<version>2.12.0</version>
7+
<version>2.12.1-SNAPSHOT</version>
88

99
<name>log-captor</name>
1010
<description>LogCaptor captures log entries for unit and integration testing purposes</description>
@@ -22,7 +22,7 @@
2222
<url>https://github.com/Hakky54/log-captor</url>
2323
<connection>scm:git:git@github.com:Hakky54/log-captor.git</connection>
2424
<developerConnection>scm:git:git@github.com:Hakky54/log-captor.git</developerConnection>
25-
<tag>v2.12.0</tag>
25+
<tag>HEAD</tag>
2626
</scm>
2727

2828
<developers>

0 commit comments

Comments
 (0)