Skip to content

Commit

Permalink
correct relocation address
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
  • Loading branch information
ceki committed Jan 9, 2025
1 parent f3d100b commit 5610c96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions logback-access/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@

<distributionManagement>
<relocation>
<groupId>ch.qos.logback.access</groupId>
<artifactId>common</artifactId>
<version>2.0.1</version>
<groupId>ch.qos.logback.access</groupId>
<artifactId>logback-access-common</artifactId>
<version>2.0.6</version>
</relocation>
</distributionManagement>

Expand Down

0 comments on commit 5610c96

Please sign in to comment.