diff --git a/maven-archetype-archetype/src/main/resources-filtered/archetype-resources/pom.xml b/maven-archetype-archetype/src/main/resources-filtered/archetype-resources/pom.xml index f87a72d..8f3b9e0 100644 --- a/maven-archetype-archetype/src/main/resources-filtered/archetype-resources/pom.xml +++ b/maven-archetype-archetype/src/main/resources-filtered/archetype-resources/pom.xml @@ -16,8 +16,8 @@ UTF-8 - 1.8 - 1.8 + 8 + 8 diff --git a/maven-archetype-archetype/src/main/resources-filtered/archetype-resources/src/main/resources/archetype-resources/pom.xml b/maven-archetype-archetype/src/main/resources-filtered/archetype-resources/src/main/resources/archetype-resources/pom.xml index 77c9658..a369de7 100644 --- a/maven-archetype-archetype/src/main/resources-filtered/archetype-resources/src/main/resources/archetype-resources/pom.xml +++ b/maven-archetype-archetype/src/main/resources-filtered/archetype-resources/src/main/resources/archetype-resources/pom.xml @@ -10,8 +10,8 @@ UTF-8 - 1.8 - 1.8 + 8 + 8 diff --git a/maven-archetype-plugin/src/main/resources-filtered/archetype-resources/pom.xml b/maven-archetype-plugin/src/main/resources-filtered/archetype-resources/pom.xml index 816e7ce..654796c 100644 --- a/maven-archetype-plugin/src/main/resources-filtered/archetype-resources/pom.xml +++ b/maven-archetype-plugin/src/main/resources-filtered/archetype-resources/pom.xml @@ -36,8 +36,8 @@ UTF-8 - 1.8 - 1.8 + 8 + 8 3.3.9 diff --git a/maven-archetype-portlet/src/main/resources-filtered/archetype-resources/pom.xml b/maven-archetype-portlet/src/main/resources-filtered/archetype-resources/pom.xml index 67a3be2..93a372f 100644 --- a/maven-archetype-portlet/src/main/resources-filtered/archetype-resources/pom.xml +++ b/maven-archetype-portlet/src/main/resources-filtered/archetype-resources/pom.xml @@ -15,8 +15,8 @@ UTF-8 - 1.8 - 1.8 + 8 + 8 diff --git a/maven-archetype-profiles/src/main/resources-filtered/archetype-resources/pom.xml b/maven-archetype-profiles/src/main/resources-filtered/archetype-resources/pom.xml index 0fcf1e8..3025fbb 100644 --- a/maven-archetype-profiles/src/main/resources-filtered/archetype-resources/pom.xml +++ b/maven-archetype-profiles/src/main/resources-filtered/archetype-resources/pom.xml @@ -14,8 +14,8 @@ UTF-8 - 1.8 - 1.8 + 8 + 8 diff --git a/maven-archetype-quickstart/src/main/resources-filtered/archetype-resources/pom.xml b/maven-archetype-quickstart/src/main/resources-filtered/archetype-resources/pom.xml index d990468..3b6bec7 100644 --- a/maven-archetype-quickstart/src/main/resources-filtered/archetype-resources/pom.xml +++ b/maven-archetype-quickstart/src/main/resources-filtered/archetype-resources/pom.xml @@ -46,7 +46,7 @@ UTF-8 #if ( ${javaCompilerVersion} == $null ) -#compilerProperties( "1.8" ) +#compilerProperties( "8" ) #else #compilerProperties( ${javaCompilerVersion} ) #end diff --git a/maven-archetype-quickstart/src/test/resources/projects/it-java-7/archetype.properties b/maven-archetype-quickstart/src/test/resources/projects/it-java-7/archetype.properties index c9870c6..aa0925e 100644 --- a/maven-archetype-quickstart/src/test/resources/projects/it-java-7/archetype.properties +++ b/maven-archetype-quickstart/src/test/resources/projects/it-java-7/archetype.properties @@ -2,4 +2,4 @@ groupId=archetype.it artifactId=java-8-quickstart version=0.1-SNAPSHOT package=it.pkg -javaCompilerVersion=1.7 +javaCompilerVersion=7 diff --git a/maven-archetype-quickstart/src/test/resources/projects/it-java-7/reference/pom.xml b/maven-archetype-quickstart/src/test/resources/projects/it-java-7/reference/pom.xml index a92c65d..6f0184c 100644 --- a/maven-archetype-quickstart/src/test/resources/projects/it-java-7/reference/pom.xml +++ b/maven-archetype-quickstart/src/test/resources/projects/it-java-7/reference/pom.xml @@ -13,8 +13,8 @@ UTF-8 - 1.7 - 1.7 + 7 + 7 diff --git a/maven-archetype-simple/src/main/resources-filtered/archetype-resources/pom.xml b/maven-archetype-simple/src/main/resources-filtered/archetype-resources/pom.xml index 1b9ea01..7da9d28 100644 --- a/maven-archetype-simple/src/main/resources-filtered/archetype-resources/pom.xml +++ b/maven-archetype-simple/src/main/resources-filtered/archetype-resources/pom.xml @@ -15,8 +15,8 @@ UTF-8 - 1.8 - 1.8 + 8 + 8 diff --git a/maven-archetype-webapp/src/main/resources-filtered/archetype-resources/pom.xml b/maven-archetype-webapp/src/main/resources-filtered/archetype-resources/pom.xml index 94c0149..17310d9 100644 --- a/maven-archetype-webapp/src/main/resources-filtered/archetype-resources/pom.xml +++ b/maven-archetype-webapp/src/main/resources-filtered/archetype-resources/pom.xml @@ -15,8 +15,8 @@ UTF-8 - 1.8 - 1.8 + 8 + 8