diff --git a/pom.xml b/pom.xml index 4990edb..75ff2be 100644 --- a/pom.xml +++ b/pom.xml @@ -17,126 +17,128 @@ --> - 4.0.0 + 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 - org.moditect.deptective - deptective-aggregator - 1.0-SNAPSHOT - pom + org.moditect.deptective + deptective-aggregator + 1.0-SNAPSHOT + pom - - javac-plugin - integration-test - + + javac-plugin + integration-test + - Deptective Aggregator - https://github.com/moditect/deptective + Deptective Aggregator + https://github.com/moditect/deptective - - UTF-8 - 8 - 8 - + + UTF-8 + 8 + 8 + - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + - - - - junit - junit - 4.11 - - - com.fasterxml.jackson.core - jackson-core - 2.9.8 - - - com.fasterxml.jackson.core - jackson-databind - 2.9.8 - - - + + + + junit + junit + 4.11 + + + com.fasterxml.jackson.core + jackson-core + 2.9.8 + + + com.fasterxml.jackson.core + jackson-databind + 2.9.8 + + + - - - - - com.mycila - license-maven-plugin - 3.0 - - - maven-clean-plugin - 3.0.0 - - - - maven-resources-plugin - 3.0.2 - - - maven-compiler-plugin - 3.8.0 - - - - org.codehaus.plexus - plexus-compiler-javac - 2.8.5 - - - - - maven-surefire-plugin - 3.0.0-M1 - - - maven-jar-plugin - 3.0.2 - - - maven-install-plugin - 2.5.2 - - - maven-deploy-plugin - 2.8.2 - - - - - - com.mycila - license-maven-plugin - -
etc/license.txt
- true - true - - **/generate-readme-toc.sh - jitpack.yml - LICENSE.txt - -
- - - - check - - - -
-
-
+ + + + + com.mycila + license-maven-plugin + 3.0 + + + maven-clean-plugin + 3.0.0 + + + + maven-resources-plugin + 3.0.2 + + + maven-compiler-plugin + 3.8.0 + + + + org.codehaus.plexus + plexus-compiler-javac + 2.8.5 + + + + + maven-surefire-plugin + 3.0.0-M1 + + + maven-jar-plugin + 3.0.2 + + + maven-install-plugin + 2.5.2 + + + maven-deploy-plugin + 2.8.2 + + + + + + com.mycila + license-maven-plugin + +
etc/license.txt
+ true + true + + **/generate-readme-toc.sh + jitpack.yml + LICENSE.txt + **/gradlew.bat + **/gradle-wrapper.properties + +
+ + + + check + + + +
+
+