mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-26 11:18:39 +02:00
use version macro instead of hardcoded version
This commit is contained in:
parent
863f62191c
commit
5da53f9461
@ -14,8 +14,8 @@ homepage: "https://www.centreon.com"
|
||||
license: "Apache-2.0"
|
||||
|
||||
contents:
|
||||
- src: "../connector.as400/target/centreon-as400-2.0.2-jar-with-dependencies.jar" # VARIABLE VERSION REQUIRED HERE
|
||||
dst: "/usr/share/centreon-as400/bin/centreon-as400-2.0.2-jar-with-dependencies.jar" # VARIABLE VERSION REQUIRED HERE
|
||||
- src: "../connector.as400/target/centreon-as400-%{version}-jar-with-dependencies.jar" # VARIABLE VERSION REQUIRED HERE
|
||||
dst: "/usr/share/centreon-as400/bin/centreon-as400-%{version}-jar-with-dependencies.jar" # VARIABLE VERSION REQUIRED HERE
|
||||
file_info:
|
||||
mode: 0755
|
||||
owner: "centreon-as400"
|
||||
|
Loading…
x
Reference in New Issue
Block a user