File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
slf4j-mock-coverage-report Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 25
25
</parent >
26
26
27
27
<artifactId >slf4j-mock-parent</artifactId >
28
- <version >2.3.0 </version >
28
+ <version >2.3.1-SNAPSHOT </version >
29
29
<name >SLF4J mock parent</name >
30
30
<packaging >pom</packaging >
31
31
73
73
<connection >scm:git:git@github.com:s4u/slf4j-mock.git</connection >
74
74
<developerConnection >${project.scm.connection} </developerConnection >
75
75
<url >https://github.com/s4u/slf4j-mock</url >
76
- <tag >v2.3.0 </tag >
76
+ <tag >HEAD </tag >
77
77
</scm >
78
78
79
79
<distributionManagement >
92
92
<sonar .coverage.exclusions>**/slf4jmock/SimpleLogger.java</sonar .coverage.exclusions>
93
93
<sonar .projectName>SLF4J mock</sonar .projectName>
94
94
<sonar .coverage.jacoco.xmlReportPaths>../target/site/jacoco/jacoco.xml</sonar .coverage.jacoco.xmlReportPaths>
95
- <project .build.outputTimestamp>2022-09-30T16:06:40Z </project .build.outputTimestamp>
95
+ <project .build.outputTimestamp>2022-09-30T16:06:47Z </project .build.outputTimestamp>
96
96
</properties >
97
97
98
98
<dependencyManagement >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.simplify4u</groupId >
23
23
<artifactId >slf4j-mock-parent</artifactId >
24
- <version >2.3.0 </version >
24
+ <version >2.3.1-SNAPSHOT </version >
25
25
</parent >
26
26
27
27
<artifactId >slf4j-mock-common</artifactId >
28
- <version >2.3.0 </version >
28
+ <version >2.3.1-SNAPSHOT </version >
29
29
<name >SLF4J mock commons</name >
30
30
31
31
<properties >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >slf4j-mock-parent</artifactId >
22
22
<groupId >org.simplify4u</groupId >
23
- <version >2.3.0 </version >
23
+ <version >2.3.1-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >slf4j-mock-coverage-report</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >slf4j-mock-parent</artifactId >
22
22
<groupId >org.simplify4u</groupId >
23
- <version >2.3.0 </version >
23
+ <version >2.3.1-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >slf4j-mock-tests</artifactId >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.simplify4u</groupId >
23
23
<artifactId >slf4j-mock-parent</artifactId >
24
- <version >2.3.0 </version >
24
+ <version >2.3.1-SNAPSHOT </version >
25
25
</parent >
26
26
27
27
<artifactId >slf4j-mock</artifactId >
28
- <version >2.3.0 </version >
28
+ <version >2.3.1-SNAPSHOT </version >
29
29
<name >SLF4J mock 1.7.x</name >
30
30
31
31
<properties >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.simplify4u</groupId >
23
23
<artifactId >slf4j-mock-parent</artifactId >
24
- <version >2.3.0 </version >
24
+ <version >2.3.1-SNAPSHOT </version >
25
25
</parent >
26
26
27
27
<artifactId >slf4j2-mock</artifactId >
28
- <version >2.3.0 </version >
28
+ <version >2.3.1-SNAPSHOT </version >
29
29
<name >SLF4J mock 2.0.x</name >
30
30
31
31
<properties >
You can’t perform that action at this time.
0 commit comments