Skip to content

Commit

Permalink
tests: modernize the maven spread test
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
  • Loading branch information
cmatsuoka committed Mar 13, 2024
1 parent 446a71f commit 78e04b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ lint:

apps:
maven-hello:
command: bin/java -jar $SNAP/jar/hello-$SNAPCRAFT_PROJECT_VERSION.jar
command: bin/java -jar $SNAP/jar/hello-${CRAFT_PROJECT_VERSION}.jar

parts:
hello:
Expand Down

0 comments on commit 78e04b8

Please sign in to comment.