Skip to content

Commit 7118092

Browse files
[maven-release-plugin] prepare release v1.0.4
1 parent 9973a24 commit 7118092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</parent>
2626

2727
<artifactId>slf4j-mock</artifactId>
28-
<version>1.1.0-SNAPSHOT</version>
28+
<version>1.0.4</version>
2929
<name>SLF4J mock</name>
3030

3131
<description>Library to easy mock request on sl4j-api</description>
@@ -53,7 +53,7 @@
5353
<connection>scm:git:[email protected]:s4u/slf4j-mock.git</connection>
5454
<developerConnection>${project.scm.connection}</developerConnection>
5555
<url>https://github.com/s4u/slf4j-mock</url>
56-
<tag>HEAD</tag>
56+
<tag>v1.0.4</tag>
5757
</scm>
5858

5959
<distributionManagement>

0 commit comments

Comments
 (0)