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