We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d102b27 commit abcf278Copy full SHA for abcf278
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.github.sbabcoc</groupId>
5
<artifactId>logback-testng</artifactId>
6
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
7
<packaging>jar</packaging>
8
9
<name>Logback Appender for TestNG</name>
@@ -48,7 +48,7 @@
48
<connection>scm:git:https://github.com/sbabcoc/logback-testng.git</connection>
49
<developerConnection>scm:git:https://github.com/sbabcoc/logback-testng.git</developerConnection>
50
<url>https://github.com/sbabcoc/logback-testng/tree/master</url>
51
- <tag>logback-testng-2.1.0</tag>
+ <tag>logback-testng-2.1.2</tag>
52
</scm>
53
54
<distributionManagement>
0 commit comments