Skip to content

Commit abcf278

Browse files
committed
[maven-release-plugin] prepare release logback-testng-2.1.2
1 parent d102b27 commit abcf278

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
@@ -3,7 +3,7 @@
33

44
<groupId>com.github.sbabcoc</groupId>
55
<artifactId>logback-testng</artifactId>
6-
<version>2.1.2-SNAPSHOT</version>
6+
<version>2.1.2</version>
77
<packaging>jar</packaging>
88

99
<name>Logback Appender for TestNG</name>
@@ -48,7 +48,7 @@
4848
<connection>scm:git:https://github.com/sbabcoc/logback-testng.git</connection>
4949
<developerConnection>scm:git:https://github.com/sbabcoc/logback-testng.git</developerConnection>
5050
<url>https://github.com/sbabcoc/logback-testng/tree/master</url>
51-
<tag>logback-testng-2.1.0</tag>
51+
<tag>logback-testng-2.1.2</tag>
5252
</scm>
5353

5454
<distributionManagement>

0 commit comments

Comments
 (0)