Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 954ecef2 authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

Fix the build

parent 4eb73e0c
No related branches found
No related tags found
No related merge requests found
Pipeline #157645 passed with warnings
......@@ -101,7 +101,7 @@ public enum SMPPropertyEnum {
SML_CUSTOM_NAPTR_SERVICE_PARAMS("bdmsl.integration.naptr_service.map", "edelivery-oasis-cppa-3.0-cpp:meta:cppa3", "naptr service for resource type as key:value properties separated with '|'. Ex edelivery-oasis-cppa3-extension:meta:cppa3 ",
OPTIONAL, NOT_ENCRYPTED, NO_RESTART_NEEDED, MAP_STRING),
SML_DNS_ZONE("bdmsl.integration.dns.zone", "acc.edelivery.tech.ec.europa.eu", "DBS top domain or DNS zone. Data is used for DNS lookup of SMP domain",
OPTIONAL, NOT_ENCRYPTED, NO_RESTART_NEEDED, MAP_STRING),
OPTIONAL, NOT_ENCRYPTED, NO_RESTART_NEEDED, STRING),
// keystore truststore
KEYSTORE_PASSWORD("smp.keystore.password", "", "Encrypted keystore (and keys) password ",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment