File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
</parent >
26
26
27
27
<artifactId >slf4j-mock</artifactId >
28
- <version >2.0.1-SNAPSHOT </version >
28
+ <version >2.1.0 </version >
29
29
<name >SLF4J mock</name >
30
30
31
31
<description >Library to easy mock request on sl4j-api</description >
59
59
<
connection >scm:git:
[email protected] :s4u/slf4j-mock.git</
connection >
60
60
<developerConnection >${project.scm.connection} </developerConnection >
61
61
<url >https://github.com/s4u/slf4j-mock</url >
62
- <tag >HEAD </tag >
62
+ <tag >v2.1.0 </tag >
63
63
</scm >
64
64
65
65
<distributionManagement >
75
75
<mockito .version>3.6.28</mockito .version>
76
76
<assertj .version>3.18.1</assertj .version>
77
77
<sonar .coverage.exclusions>**/slf4jmock/SimpleLogger.java</sonar .coverage.exclusions>
78
- <project .build.outputTimestamp>2021-01-02T15:00:00Z </project .build.outputTimestamp>
78
+ <project .build.outputTimestamp>2021-01-02T15:22:49Z </project .build.outputTimestamp>
79
79
</properties >
80
80
81
81
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments