Skip to content

Commit

Permalink
Upgrade com.io7m.minisite 5.0.0 → 5.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Dec 7, 2024
1 parent 7fecef7 commit 5b5ffd9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README-CHANGES.xml
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@
<c:change date="2024-10-17T00:00:00+00:00" summary="Update org.apache.maven.plugins:maven-dependency-plugin:3.6.1 → 3.7.1"/>
</c:changes>
</c:release>
<c:release date="2024-10-20T10:29:28+00:00" is-open="false" ticket-system="com.github.io7m.primogenitor" version="8.3.1">
<c:release date="2024-10-20T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.primogenitor" version="8.3.1">
<c:changes>
<c:change date="2024-10-20T00:00:00+00:00" summary="Fix coverage generation.">
<c:tickets>
Expand All @@ -589,6 +589,11 @@
</c:change>
</c:changes>
</c:release>
<c:release date="2024-12-07T18:55:47+00:00" is-open="true" ticket-system="com.github.io7m.primogenitor" version="8.4.0">
<c:changes>
<c:change date="2024-12-07T18:55:47+00:00" summary="Upgrade com.io7m.minisite 5.0.0 → 5.1.0."/>
</c:changes>
</c:release>
</c:releases>
<c:ticket-systems>
<c:ticket-system default="false" id="com.github.io7m.primogenitor" url="https://www.github.com/io7m-com/primogenitor/issues/"/>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.primogenitor.full/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<url>https://www.io7m.com/</url>

<properties>
<io7m.com.io7m.minisite.maven_plugin.version>5.0.0</io7m.com.io7m.minisite.maven_plugin.version>
<io7m.com.io7m.minisite.maven_plugin.version>5.1.0</io7m.com.io7m.minisite.maven_plugin.version>

<!-- Strings that appear in generated sites -->
<io7m.changelog.feed_email>contact@io7m.com</io7m.changelog.feed_email>
Expand Down

0 comments on commit 5b5ffd9

Please sign in to comment.