diff --git a/pom.xml b/pom.xml index 80386dba..a942251a 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,6 @@ 0.20.1-SNAPSHOT - false https://github.com/spring-io/initializr scm:git:https://github.com/spring-io/initializr scm:git:ssh://git@github.com/spring-io/initializr.git @@ -96,9 +95,6 @@ validate - - ${disable.checks} - validate @@ -131,7 +127,6 @@ checkstyle-validation validate - ${disable.checks} src/checkstyle/checkstyle.xml src/checkstyle/checkstyle-suppressions.xml true @@ -145,7 +140,6 @@ nohttp-checkstyle-validation validate - ${disable.checks} src/checkstyle/nohttp-checkstyle.xml src/checkstyle/nohttp-checkstyle-suppressions.xml main.basedir=${main.basedir} @@ -217,38 +211,6 @@ - - fast - - - fast - - - - true - - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - -