pom datei

Feature
Caro 2024-06-04 12:13:26 +02:00
parent b02104006d
commit 8ea84c4e88
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<project xmlns="http://maven.apache.org/POM/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">
<modelVersion>4.0.0</modelVersion>
<groupId>hs-mannheim.de</groupId>
<artifactId>MvnDemoHelloWorld</artifactId>
<version>0.0.1-SNAPSHOT</version>
</project>