diff --git a/pom.xml b/pom.xml index 95e997ce48193c00cea7008ba042b50285e03556..20297a1d53b024973ffaaa7650add3c14cf6035b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <groupId>fr.soleil.device</groupId> <artifactId>RetrigAO-${aol}-${mode}</artifactId> - <version>1.0.9</version> + <version>1.0.10</version> <packaging>nar</packaging> <name>RetrigAO</name> @@ -60,7 +60,7 @@ </dependency> <dependency> <groupId>fr.soleil.lib</groupId> - <artifactId>ASL-${aol}-shared-${mode}</artifactId> + <artifactId>ASL-${aol}-static-${mode}</artifactId> </dependency> </dependencies> <scm>