Skip to content

Commit

Permalink
change repository ID for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
lueck committed Nov 18, 2024
1 parent 0998114 commit 46c9117
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,11 +156,11 @@

<distributionManagement>
<repository>
<id>git-instance-maven</id>
<id>github</id>
<url>${distribution.url}</url>
</repository>
<snapshotRepository>
<id>git-instance-maven</id>
<id>github</id>
<url>${distribution.url}</url>
</snapshotRepository>
</distributionManagement>
Expand Down

0 comments on commit 46c9117

Please sign in to comment.