diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 16402f0..2fb27f1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -23,9 +23,8 @@ - - - + + @@ -574,7 +573,6 @@ diff --git a/target/classes/application.properties b/target/classes/application.properties index fbd3164..5a5420c 100644 --- a/target/classes/application.properties +++ b/target/classes/application.properties @@ -1,4 +1,4 @@ -spring.application.name=klaus +spring.application.name=klaus-mockedservices server.port = 8097 spring.output.ansi.enabled = always diff --git a/target/classes/com/release11/klaus/config/LocalDiscovery.class b/target/classes/com/release11/klaus/config/LocalDiscovery.class index a6bc900..8d46c62 100644 Binary files a/target/classes/com/release11/klaus/config/LocalDiscovery.class and b/target/classes/com/release11/klaus/config/LocalDiscovery.class differ