renamed package to tb-edqs
This commit is contained in:
parent
8615dd4ce5
commit
bf2f4c3151
@ -36,7 +36,7 @@
|
||||
<pkg.disabled>false</pkg.disabled>
|
||||
<pkg.process-resources.phase>process-resources</pkg.process-resources.phase>
|
||||
<pkg.package.phase>package</pkg.package.phase>
|
||||
<pkg.name>edqs</pkg.name>
|
||||
<pkg.name>tb-edqs</pkg.name>
|
||||
<pkg.win.dist>${project.build.directory}/windows</pkg.win.dist>
|
||||
<pkg.copyInstallScripts>true</pkg.copyInstallScripts>
|
||||
<pkg.implementationTitle>ThingsBoard Entity Data Query Service</pkg.implementationTitle>
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<main.dir>${basedir}/../..</main.dir>
|
||||
<pkg.name>edqs</pkg.name>
|
||||
<pkg.name>tb-edqs</pkg.name>
|
||||
<docker.name>tb-edqs</docker.name>
|
||||
<pkg.logFolder>/var/log/${pkg.name}</pkg.logFolder>
|
||||
<pkg.installFolder>/usr/share/${pkg.name}</pkg.installFolder>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user