Skip to content

Commit

Permalink
Fix test app jar plugin for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jjlauer committed Jan 22, 2025
1 parent 5043e5d commit e8c2876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stork-test-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
<configuration>
<finalName>com.fizzed.stork-test-app-${project.version}</finalName>
<outputDirectory>${project.build.directory}/stork/lib</outputDirectory>
<classifier>dummy</classifier>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit e8c2876

Please sign in to comment.