Skip to content

Commit

Permalink
Update pom.xml with distribution management for site
Browse files Browse the repository at this point in the history
  • Loading branch information
ascopes authored Nov 17, 2023
1 parent 16e8bcc commit 36960db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<site>
<id>github-pages</id>
<name>github-pages</name>
<url>${project-site-url}</url>
</site>
</distributionManagement>

<issueManagement>
Expand Down

0 comments on commit 36960db

Please sign in to comment.