We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17c444 commit 4fc1508Copy full SHA for 4fc1508
vaadin-maps-leaflet-flow-demo/pom.xml
@@ -74,6 +74,8 @@
74
</dependencies>
75
76
<build>
77
+ <finalName>${project.artifactId}</finalName>
78
+
79
<plugins>
80
<!-- Jetty plugin for easy testing without a server -->
81
<plugin>
0 commit comments