diff --git a/pom.xml b/pom.xml index bc60bc7e648b8240569c33e1d9b8f10bcf72a916..74233214e7c2e44512d855b2f8b94fc3d3274144 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ </dependency> <dependency> <groupId>fr.soleil.lib</groupId> - <artifactId>ASL-${aol}-${library}-${mode}</artifactId> + <artifactId>ASL-${aol}-shared-${mode}</artifactId> </dependency> </dependencies>