Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernardo-MG committed Mar 10, 2023
1 parent ff319f6 commit 83aca9f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<groupId>com.bernardomg.maven.skins</groupId>
<artifactId>docs-maven-skin</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>

<name>Docs Maven Skin</name>
<description>A Maven skin for using Maven Site as a documentation site</description>
Expand Down
8 changes: 7 additions & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,13 @@
Accessibility corrections.
</action>
</release>
<release version="2.4.0" date="2023-01-01" description="">
<release version="2.3.2" date="2023-03-10" description="Cleaned up page generation">
<action dev="bmg" type="update">
Updated Font Awesome icons.
</action>
<action dev="bmg" type="fix">
Removed empty lines in generated HTML.
</action>
</release>
</body>
</document>

0 comments on commit 83aca9f

Please sign in to comment.