Skip to content

Commit

Permalink
Update snapshotRepository id in profile
Browse files Browse the repository at this point in the history
  • Loading branch information
spannm committed Mar 3, 2024
1 parent 2f62b16 commit 3fe5c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
<id>github-deploy-snapshot-package</id>
<distributionManagement>
<snapshotRepository>
<id>github</id>
<id>github-jackcess</id>
<name>${developerId} github packages</name>
<url>https://maven.pkg.github.com/${developerId}/${project.artifactId}</url>
</snapshotRepository>
Expand Down

0 comments on commit 3fe5c29

Please sign in to comment.