Skip to content

Commit 7159cb4

Browse files
fix: update groupId to include 'edutelligence' for proper namespace
1 parent 40c13d6 commit 7159cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperion/java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<groupId>de.tum.cit.aet</groupId>
7+
<groupId>de.tum.cit.aet.edutelligence</groupId>
88
<artifactId>hyperion</artifactId>
99
<version>1.1.0</version>
1010
<packaging>jar</packaging>

0 commit comments

Comments
 (0)