Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernardo-MG committed Sep 15, 2024
1 parent b323c13 commit 385b2fe
Show file tree
Hide file tree
Showing 2 changed files with 5 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.3</version>

<name>Docs Maven Skin</name>
<description>A Maven skin for using Maven Site as a documentation site</description>
Expand Down
5 changes: 4 additions & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,10 @@
Removed empty lines in generated HTML.
</action>
</release>
<release version="2.4.0" date="2023-03-10" description="">
<release version="2.3.3" date="2024-09-15" description="Updated dependencies">
<action dev="bmg" type="update">
Updated to Bootstrap 5.3.
</action>
</release>
</body>
</document>

0 comments on commit 385b2fe

Please sign in to comment.