From 748365dc0799225abdae687d1accff1eb9f78111 Mon Sep 17 00:00:00 2001 From: Alain Buteau <alain.buteau@synchrotron-soleil.fr> Date: Thu, 7 Mar 2013 20:07:01 +0000 Subject: [PATCH] MANTIS 24731 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 95e997c..20297a1 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> -- GitLab