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 af5472e commit dc24fc8Copy full SHA for dc24fc8
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.github.sbabcoc</groupId>
5
<artifactId>logback-testng</artifactId>
6
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
7
<packaging>jar</packaging>
8
9
<name>Logback Appender for TestNG</name>
@@ -46,7 +46,7 @@
46
<connection>scm:git:https://github.com/sbabcoc/logback-testng.git</connection>
47
<developerConnection>scm:git:https://github.com/sbabcoc/logback-testng.git</developerConnection>
48
<url>https://github.com/sbabcoc/logback-testng/tree/master</url>
49
- <tag>HEAD</tag>
+ <tag>logback-testng-2.0.1</tag>
50
</scm>
51
52
<distributionManagement>
0 commit comments