diff --git a/pom.xml b/pom.xml index 888d60c..17e0f6c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,54 +1,74 @@ - 4.0.0 + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - de.dogfire.dqfl - dqfl-core - 1.0.0-SNAPSHOT - jar + de.dogfire.dqfl + dqfl-core + 1.0.0-SNAPSHOT + jar - DQFL Core Library - Dogfire Quiz Flow Language V1 - Parser, Validator, and Model + DQFL Core Library + Dogfire Quiz Flow Language V1 - Parser, Validator, and Model - - UTF-8 - 17 - 17 - 17 - 17 - 5.10.2 - + + UTF-8 + 17 + 17 + 17 + 17 + 5.10.2 + - - - org.junit.jupiter - junit-jupiter - ${junit.version} - test - - + + + org.junit.jupiter + junit-jupiter + ${junit.version} + test + + - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.11.0 - - ${maven.compiler.release} - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.2.5 - - - org.apache.maven.plugins - maven-jar-plugin - 3.3.0 - - - - + + + gitea + https://dein-gitea-server/api/packages/pat201290/maven + + + + + + gitea + https://dein-gitea-server/api/packages/pat201290/maven + + + gitea + https://dein-gitea-server/api/packages/pat201290/maven + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + ${maven.compiler.release} + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.2.5 + + + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + + \ No newline at end of file