From 4dcd745151af644a45ac9054d3e2870e086cc149 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Wed, 25 Sep 2024 10:43:56 +0200 Subject: [PATCH] Sort the POM. --- pom.xml | 66 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 32 insertions(+), 34 deletions(-) diff --git a/pom.xml b/pom.xml index 5c4adb7..d92fdb3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,4 @@ + 4.0.0 @@ -15,15 +16,7 @@ This module autogrades Java projects based on a configurable set of metrics. - - ${project.groupId}.autograding - - 2.17.2 - 12.5.0 - 0.47.0 - 17 - - + https://cs.hm.edu/~hafner @@ -34,15 +27,41 @@ - Ullrich Hafner uhafner + Ullrich Hafner ullrich.hafner@hm.edu Munich University of Applied Sciences https://www.hm.edu/en/index.en.html - https://cs.hm.edu/~hafner + + scm:git:https://github.com/uhafner/autograding-model.git + scm:git:git@github.com:uhafner/autograding-model.git + HEAD + https://github.com/uhafner/autograding-model + + + + + ossrh + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + + + ossrh + https://s01.oss.sonatype.org/content/repositories/snapshots + + + + + ${project.groupId}.autograding + + 2.17.2 + 12.5.0 + 0.47.0 + 17 + + @@ -122,10 +141,8 @@ org.apache.maven.plugins maven-failsafe-plugin - - --add-opens java.base/java.util=ALL-UNNAMED - --add-opens java.base/java.lang=ALL-UNNAMED - + --add-opens java.base/java.util=ALL-UNNAMED + --add-opens java.base/java.lang=ALL-UNNAMED @@ -154,23 +171,4 @@ - - scm:git:https://github.com/uhafner/autograding-model.git - scm:git:git@github.com:uhafner/autograding-model.git - https://github.com/uhafner/autograding-model - HEAD - - - - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - -