We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9828e95 commit 8ba7d55Copy full SHA for 8ba7d55
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.github.hakky54</groupId>
6
<artifactId>logcaptor</artifactId>
7
- <version>2.12.1</version>
+ <version>2.12.2-SNAPSHOT</version>
8
9
<name>log-captor</name>
10
<description>LogCaptor captures log entries for unit and integration testing purposes</description>
@@ -22,7 +22,7 @@
22
<url>https://github.com/Hakky54/log-captor</url>
23
<connection>scm:git:git@github.com:Hakky54/log-captor.git</connection>
24
<developerConnection>scm:git:git@github.com:Hakky54/log-captor.git</developerConnection>
25
- <tag>v2.12.1</tag>
+ <tag>HEAD</tag>
26
</scm>
27
28
<developers>
0 commit comments