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.1.2-SNAPSHOT </version >
28
+ <version >2.2.0 </version >
29
29
<name >SLF4J mock</name >
30
30
31
31
<description >Library to easy mock request on sl4j-api</description >
64
64
<
connection >scm:git:
[email protected] :s4u/slf4j-mock.git</
connection >
65
65
<developerConnection >${project.scm.connection} </developerConnection >
66
66
<url >https://github.com/s4u/slf4j-mock</url >
67
- <tag >HEAD </tag >
67
+ <tag >v2.2.0 </tag >
68
68
</scm >
69
69
70
70
<distributionManagement >
80
80
<mockito .version>4.5.0</mockito .version>
81
81
<assertj .version>3.22.0</assertj .version>
82
82
<sonar .coverage.exclusions>**/slf4jmock/SimpleLogger.java</sonar .coverage.exclusions>
83
- <project .build.outputTimestamp>2021-07-23T17:52:50Z </project .build.outputTimestamp>
83
+ <project .build.outputTimestamp>2022-04-20T19:28:47Z </project .build.outputTimestamp>
84
84
</properties >
85
85
86
86
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments