From 8b058f206b3ce384e35825678618c76df2a66649 Mon Sep 17 00:00:00 2001
From: Alain Buteau <alain.buteau@synchrotron-soleil.fr>
Date: Thu, 7 Mar 2013 20:03:03 +0000
Subject: [PATCH] MANTIS 24731

---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 72391f4..80c9cb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
    </parent>
    <groupId>fr.soleil.device</groupId>
    <artifactId>ContinuousAO-${aol}-${mode}</artifactId>
-   <version>1.0.2</version>
+   <version>1.0.3</version>
    <packaging>nar</packaging>
    <name>ContinuousAO</name>
    <description>ContinuousAO device</description>
@@ -54,7 +54,7 @@
        </dependency>
        <dependency>
            <groupId>fr.soleil.lib</groupId>
-           <artifactId>ASL-${aol}-shared-${mode}</artifactId>
+           <artifactId>ASL-${aol}-static-${mode}</artifactId>
        </dependency>
    </dependencies>
    <scm>
-- 
GitLab