diff --git a/pom.xml b/pom.xml index cdef518..fd63411 100644 --- a/pom.xml +++ b/pom.xml @@ -1,70 +1,71 @@ - 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 - Data generator runtime - it.cavallium - data-generator-runtime - 1.0.${revision} - jar - - UTF-8 - 0-SNAPSHOT - - - - mchv-release - MCHV Release Apache Maven Packages - https://mvn.mchv.eu/repository/mchv - - - mchv-snapshot - MCHV Snapshot Apache Maven Packages - https://mvn.mchv.eu/repository/mchv-snapshot - - - - - mchv-release-distribution - MCHV Release Apache Maven Packages Distribution - https://mvn.mchv.eu/repository/mchv - - - mchv-snapshot-distribution - MCHV Snapshot Apache Maven Packages Distribution - https://mvn.mchv.eu/repository/mchv-snapshot - - - - scm:git:https://git.ignuranza.net/andreacavalli/data-generator-runtime.git - scm:git:https://git.ignuranza.net/andreacavalli/data-generator-runtime.git - HEAD - + Data generator runtime + it.cavallium + data-generator-runtime + 1.0.${revision} + jar + + UTF-8 + 0-SNAPSHOT + + + + mchv-release + MCHV Release Apache Maven Packages + https://mvn.mchv.eu/repository/mchv + + + mchv-snapshot + MCHV Snapshot Apache Maven Packages + https://mvn.mchv.eu/repository/mchv-snapshot + + + + + mchv-release-distribution + MCHV Release Apache Maven Packages Distribution + https://mvn.mchv.eu/repository/mchv + + + mchv-snapshot-distribution + MCHV Snapshot Apache Maven Packages Distribution + https://mvn.mchv.eu/repository/mchv-snapshot + + + + scm:git:https://git.ignuranza.net/andreacavalli/data-generator-runtime.git + scm:git:https://git.ignuranza.net/andreacavalli/data-generator-runtime.git + + HEAD + - - - - maven-surefire-plugin - 3.0.0-M5 - - - org.junit.jupiter - junit-jupiter-engine - 5.8.2 - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 17 - UTF-8 - - + + + + maven-surefire-plugin + 3.0.0-M5 + + + org.junit.jupiter + junit-jupiter-engine + 5.8.2 + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 17 + UTF-8 + + com.outbrain.swinfra ci-friendly-flatten-maven-plugin @@ -78,53 +79,53 @@ - - + + - - - org.jetbrains - annotations - - - it.unimi.dsi - fastutil - - - org.junit.jupiter - junit-jupiter-api - test - - - org.hamcrest - hamcrest-core - - - - - - - - org.jetbrains - annotations - 20.1.0 - - - it.unimi.dsi - fastutil - 8.5.8 - - - org.junit.jupiter - junit-jupiter-api - 5.8.2 - - - org.hamcrest - hamcrest-core - - - - - + + + org.jetbrains + annotations + + + it.unimi.dsi + fastutil + + + org.junit.jupiter + junit-jupiter-api + test + + + org.hamcrest + hamcrest-core + + + + + + + + org.jetbrains + annotations + 20.1.0 + + + it.unimi.dsi + fastutil + 8.5.8 + + + org.junit.jupiter + junit-jupiter-api + 5.8.2 + + + org.hamcrest + hamcrest-core + + + + + \ No newline at end of file