diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml index 06df406144..5bd0dce1de 100644 --- a/examples/kotlin/pom.xml +++ b/examples/kotlin/pom.xml @@ -16,7 +16,7 @@ 1.0-SNAPSHOT - 11 + 1.8 1.9.0 true ${java.version} diff --git a/examples/online-boutique/services/ad-kotlin/pom.xml b/examples/online-boutique/services/ad-kotlin/pom.xml index 3f97e8294f..1e29b47f86 100644 --- a/examples/online-boutique/services/ad-kotlin/pom.xml +++ b/examples/online-boutique/services/ad-kotlin/pom.xml @@ -9,7 +9,7 @@ 1.0-SNAPSHOT - 11 + 1.8 1.9.0 true ${java.version} diff --git a/kotlin-runtime/scaffolding/pom.xml b/kotlin-runtime/scaffolding/pom.xml index 4aecf4bdef..007d897678 100644 --- a/kotlin-runtime/scaffolding/pom.xml +++ b/kotlin-runtime/scaffolding/pom.xml @@ -16,7 +16,7 @@ 1.0-SNAPSHOT - 11 + 1.8 1.9.0 true ${java.version} diff --git a/pom.xml b/pom.xml index f035168bea..9b011d6193 100644 --- a/pom.xml +++ b/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 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 @@ -30,7 +30,7 @@ true ${basedir} - 11 + 1.8 1.9.0 true 4.8.1