diff --git a/blackbox-test/pom.xml b/blackbox-test/pom.xml index cbd5fd31..ce20e62f 100644 --- a/blackbox-test/pom.xml +++ b/blackbox-test/pom.xml @@ -1,6 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 io.avaje @@ -108,7 +108,7 @@ true - + io.avaje avaje-inject-maven-plugin diff --git a/pom.xml b/pom.xml index 8a143d7b..9db36652 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.avaje diff --git a/validator-constraints/pom.xml b/validator-constraints/pom.xml index 6425f671..bc582344 100644 --- a/validator-constraints/pom.xml +++ b/validator-constraints/pom.xml @@ -1,6 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 io.avaje diff --git a/validator-http-plugin/pom.xml b/validator-http-plugin/pom.xml index ce16af4d..b74fdfdf 100644 --- a/validator-http-plugin/pom.xml +++ b/validator-http-plugin/pom.xml @@ -1,6 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 io.avaje diff --git a/validator-inject-plugin/pom.xml b/validator-inject-plugin/pom.xml index 2269b6d7..67293e86 100644 --- a/validator-inject-plugin/pom.xml +++ b/validator-inject-plugin/pom.xml @@ -1,6 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 io.avaje diff --git a/validator/pom.xml b/validator/pom.xml index be8016ee..cd7d03cd 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -1,6 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 io.avaje @@ -18,19 +18,19 @@ avaje-lang 1.1 - + io.avaje avaje-applog 1.0 - + io.avaje avaje-validator-http-plugin ${project.version} - + io.avaje avaje-inject