Skip to content

Commit 1cde637

Browse files
author
mikr
committed
Java-41 Fix pom for blade module
1 parent 984026a commit 1cde637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blade/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<arguments>
107107
<argument>java</argument>
108108
<argument>-jar</argument>
109-
<argument>sample-blade-app.jar</argument>
109+
<argument>blade.jar</argument>
110110
</arguments>
111111
</configuration>
112112
</execution>

0 commit comments

Comments
 (0)