Skip to content

Commit dbc8c14

Browse files
committed
[maven-release-plugin] prepare release slf4j-testng-1.0.3
1 parent ede38d8 commit dbc8c14

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.github.sbabcoc</groupId>
1212
<artifactId>slf4j-testng</artifactId>
13-
<version>1.0.3-SNAPSHOT</version>
13+
<version>1.0.3</version>
1414
<packaging>jar</packaging>
1515
<name>SLF4J TestNG Reporter Binding</name>
1616
<description>SLF4J TestNG Reporter binding</description>
@@ -51,7 +51,7 @@
5151
<connection>scm:git:https://github.com/sbabcoc/slf4j-testng.git</connection>
5252
<developerConnection>scm:git:https://github.com/sbabcoc/slf4j-testng.git</developerConnection>
5353
<url>https://github.com/sbabcoc/slf4j-testng/tree/master</url>
54-
<tag>HEAD</tag>
54+
<tag>slf4j-testng-1.0.3</tag>
5555
</scm>
5656

5757
<distributionManagement>

0 commit comments

Comments
 (0)