diff --git a/ucc/ucc.api/pom.xml b/ucc/ucc.api/pom.xml index 41eb91cb7202bb6edba0c5c726e3361ff490c57d..4e9c4eb39bf197f2922c8ccbe68a97ef67426b92 100644 --- a/ucc/ucc.api/pom.xml +++ b/ucc/ucc.api/pom.xml @@ -24,7 +24,7 @@ </dependency> <dependency> <groupId>org.universAAL.middleware</groupId> - <artifactId>mw.managers.api</artifactId> + <artifactId>mw.managers.api.core</artifactId> <version>1.0.0-SNAPSHOT</version> </dependency> </dependencies>