Removed unused properties

ccm-docs
Jens Pelzetter 2020-06-19 12:30:10 +02:00
parent 3d0a9fe202
commit de45d2eb93
1 changed files with 0 additions and 6 deletions

View File

@ -356,12 +356,6 @@
<profile> <profile>
<id>enable-runtime</id> <id>enable-runtime</id>
<properties>
<runtime.hostname>localhost</runtime.hostname>
<runtime.bind>127.0.0.1</runtime.bind>
<runtime.http.port>8180</runtime.http.port>
<runtime.https.port>8543</runtime.https.port>
</properties>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>