Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
Relocation to mock-loggers
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalijr2 committed Nov 13, 2024
1 parent 4104ee2 commit bf118d3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,14 @@
<url>https://github.com/vitalijr2</url>
</developer>
</developers>
<distributionManagement>
<relocation>
<artifactId>mock-loggers-jdk-platform-logging</artifactId>
<groupId>io.github.vitalijr2.logging</groupId>
<message>Different logging services can be tested using mock loggers backed by Mockito.</message>
<version>1.0.0</version>
</relocation>
</distributionManagement>
<groupId>io.github.vitalijr2.logging</groupId>
<inceptionYear>2024</inceptionYear>
<issueManagement>
Expand Down Expand Up @@ -462,5 +470,5 @@
<url>https://github.com/vitalijr2/mock-jdk-platform-logging</url>
</scm>
<url>https://github.com/vitalijr2/mock-jdk-platform-logging</url>
<version>1.1.3</version>
<version>1.1.4</version>
</project>

0 comments on commit bf118d3

Please sign in to comment.