Skip to content

Commit 81e632f

Browse files
committed
Fix version in manifest
1 parent 16f3db1 commit 81e632f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ applications:
55
#
66
- name: logging-sample-app
77
instances: 1
8-
path: target/logging-sample-app-2.2.3.war
8+
path: target/logging-sample-app-3.0.0.war
99
env:
1010
RANDOM_SLEEP: true
1111
# Set LOG_*: true to activate logging of respective field

0 commit comments

Comments
 (0)