aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorXue Gao <xg353y@intl.att.com>2020-02-13 10:31:44 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-13 10:31:44 +0000
commit2e787e297189408a64acded28883b0b5e731bf25 (patch)
tree59d92afe40d8d261495377c4ca1ba17d75ab6ef3 /src/main/resources
parentf4709e13c38a15c889d3550d707b8e2c40187195 (diff)
parentaa484450032b5eaa85bbc33ec0dad3d9995f3d58 (diff)
Merge "Add tests"
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/application.properties5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index bb25abffc..4422156fd 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -23,11 +23,6 @@
#
###
-info.build.artifact=@project.artifactId@
-info.build.name=@project.name@
-info.build.description=@project.description@
-info.build.version=@project.version@
-
### Set the port for HTTP or HTTPS protocol (Controlled by Spring framework, only one at a time).
### (See below for the parameter 'server.http.port' if you want to have both enabled)
### To have only HTTP, keep the lines server.ssl.* commented