Skip to content

Commit 8ba7d55

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9828e95 commit 8ba7d55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.1</version>
7+
<version>2.12.2-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.1</tag>
25+
<tag>HEAD</tag>
2626
</scm>
2727

2828
<developers>

0 commit comments

Comments
 (0)