diff --git a/hera-core/src/main/resources/META-INF/spring.handlers b/hera-core/src/main/resources/META-INF/spring.handlers index 917c7e2..4da21bc 100644 --- a/hera-core/src/main/resources/META-INF/spring.handlers +++ b/hera-core/src/main/resources/META-INF/spring.handlers @@ -1 +1 @@ -http\://www.synyx.org/schema/hera=org.synyx.hera.core.config.PluginNamespaceHandler \ No newline at end of file +http\://schemas.synyx.org/hera=org.synyx.hera.core.config.PluginNamespaceHandler \ No newline at end of file diff --git a/hera-core/src/main/resources/META-INF/spring.schemas b/hera-core/src/main/resources/META-INF/spring.schemas index 81654e0..6d65888 100644 --- a/hera-core/src/main/resources/META-INF/spring.schemas +++ b/hera-core/src/main/resources/META-INF/spring.schemas @@ -1 +1 @@ -http\://www.synyx.org/schema/hera/plugin-config.xsd=org/synyx/hera/core/config/plugin-config.xsd \ No newline at end of file +http\://schemas.synyx.org/hera/hera.xsd=org/synyx/hera/core/config/hera.xsd \ No newline at end of file diff --git a/hera-core/src/main/resources/org/synyx/hera/core/config/plugin-config.xsd b/hera-core/src/main/resources/org/synyx/hera/core/config/hera.xsd similarity index 93% rename from hera-core/src/main/resources/org/synyx/hera/core/config/plugin-config.xsd rename to hera-core/src/main/resources/org/synyx/hera/core/config/hera.xsd index c5c1453..700b6f2 100644 --- a/hera-core/src/main/resources/org/synyx/hera/core/config/plugin-config.xsd +++ b/hera-core/src/main/resources/org/synyx/hera/core/config/hera.xsd @@ -1,9 +1,9 @@ - diff --git a/hera-core/src/test/resources/application-context.xml b/hera-core/src/test/resources/application-context.xml index be2198f..85f634c 100644 --- a/hera-core/src/test/resources/application-context.xml +++ b/hera-core/src/test/resources/application-context.xml @@ -1,9 +1,9 @@ + http://schemas.synyx.org/hera http://schemas.synyx.org/hera/hera.xsd">