From e3de10df151df3c16ac01f4ff3e663ebc41a989d Mon Sep 17 00:00:00 2001
From: Vincent Hardion <vincent.hardion@synchrotron-soleil.fr>
Date: Tue, 7 Jul 2009 14:42:21 +0000
Subject: [PATCH] add system include path and lib

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bc60bc7..7423321 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>
 
-- 
GitLab