"git@transfer.hft-stuttgart.de:ugl/website.git" did not exist on "ed6e5886ab48e288d175c4dfa0b9deeaa3506a3c"
Verified Commit abdee739 authored by Lukas Wiest's avatar Lukas Wiest 🚂
Browse files

chore: set correct groupId in pom

parent 30f14311
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.example</groupId> <groupId>de.hftstuttgart</groupId>
<artifactId>unified-ticketing</artifactId> <artifactId>unified-ticketing</artifactId>
<version>${buildNumber}</version> <version>${buildNumber}</version>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment