uncomment the groupID

This commit is contained in:
Alexandros Mandilaras 2024-04-08 09:52:49 +03:00
parent b676bafdab
commit 565e8a3b1e
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<dependencies> <dependencies>
<dependency> <dependency>
<!-- <groupId>eu.eudat</groupId> --> <groupId>eu.eudat</groupId>
<artifactId>core</artifactId> <artifactId>core</artifactId>
<version>${revision}</version> <version>${revision}</version>
</dependency> </dependency>