Skip to content

Commit

Permalink
chore: add name to aot-browser-finder-callable-workaround pom
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollovati committed Feb 7, 2025
1 parent f435dd7 commit f71f4f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion commons/aot-browser-finder-callable-workaround/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
</parent>

<artifactId>aot-browser-finder-callable-workaround</artifactId>
<name>Hilla - AotBrowserCallableFinder workaround</name>
<description><![CDATA[
Workaround to replace AotBrowserCallableFinder during build-frontend execution.
Adding this artifact as dependency to vaadin-maven-plugin configuration should override the
Expand All @@ -31,4 +32,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit f71f4f7

Please sign in to comment.