From 8612037524d5446e790e3dbdd4e01bd3e69ec170 Mon Sep 17 00:00:00 2001 From: Matthias Kay Date: Sun, 12 May 2024 10:56:03 +0200 Subject: [PATCH] move pom.xml to init branch --- pom.xml | 175 -------------------------------------------------------- 1 file changed, 175 deletions(-) delete mode 100644 pom.xml diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 722660f..0000000 --- a/pom.xml +++ /dev/null @@ -1,175 +0,0 @@ - - - 4.0.0 - - xxx - yyy - - 1.0.0-SNAPSHOT - zzz - aaa - https://github.com/Hapag-Lloyd/bbb - - - UTF-8 - 21 - 21 - 21 - - - - - Apache 2.0 - https://github.com/Hapag-Lloyd/bbb/blob/main/LICENSE - - - - - - Hapag-Lloyd AG - https://www.hapag-lloyd.com/ - - - - - scm:git:git://github.com/Hapag-Lloyd/bbb.git - scm:git:ssh://gitHub.com:Hapag-Lloyd/bbb.git - https://github.com/Hapag-Lloyd/bbb/tree/main - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - - - - release - - false - - - - - org.apache.maven.plugins - maven-gpg-plugin - 3.2.4 - - - sign-artifacts - verify - - sign - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - ossrh - https://oss.sonatype.org/ - true - - - - - - - - - - - org.apache.maven.plugins - maven-source-plugin - 3.3.1 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.6.3 - - - attach-javadocs - - jar - - - - - - pl.project13.maven - git-commit-id-plugin - 4.9.10 - - - get-the-git-infos - - revision - - - - validate-the-git-infos - - validateRevision - - - - - true - true - - - - org.apache.maven.plugins - maven-jar-plugin - 3.4.1 - - - org.apache.maven.plugins - maven-surefire-plugin - 3.2.5 - - - org.apache.maven.plugins - maven-failsafe-plugin - 3.2.5 - - - - - - - - org.junit - junit-bom - 5.10.2 - pom - import - - - - - - - org.junit.jupiter - junit-jupiter - test - - -