diff --git a/core/pom.xml b/core/pom.xml index e773afa..fee25f1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 spring-plugin-core diff --git a/core/src/test/resources/application-context.xml b/core/src/test/resources/application-context.xml index fa672a7..9e7458d 100644 --- a/core/src/test/resources/application-context.xml +++ b/core/src/test/resources/application-context.xml @@ -2,8 +2,8 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/plugin https://www.springframework.org/schema/plugin/spring-plugin.xsd"> diff --git a/metadata/pom.xml b/metadata/pom.xml index 1d97240..c80a204 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 spring-plugin-metadata diff --git a/pom.xml b/pom.xml index 050dc5c..7fa6a0c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.plugin spring-plugin