Skip to content

Commit 4fc1508

Browse files
committed
Using always the same name for the demo war
1 parent b17c444 commit 4fc1508

File tree

1 file changed

+2
-0
lines changed
  • vaadin-maps-leaflet-flow-demo

1 file changed

+2
-0
lines changed

vaadin-maps-leaflet-flow-demo/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
</dependencies>
7575

7676
<build>
77+
<finalName>${project.artifactId}</finalName>
78+
7779
<plugins>
7880
<!-- Jetty plugin for easy testing without a server -->
7981
<plugin>

0 commit comments

Comments
 (0)