Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Update jar version in start_workflow_service.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Moti Asayag <masayag@redhat.com>
  • Loading branch information
masayag committed Mar 14, 2023
1 parent cd88467 commit 4f9dc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-service/start_workflow_service.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
java -jar -Dspring.profiles.active=local target/workflow-service-1.0.0-SNAPSHOT.jar
java -jar -Dspring.profiles.active=local target/workflow-service-1.0.1-SNAPSHOT.jar

0 comments on commit 4f9dc3a

Please sign in to comment.