Skip to content
Snippets Groups Projects
Commit 86125994 authored by Vincent Hardion's avatar Vincent Hardion
Browse files

delete gsl (don't use it directly)

parent f1f5b1e0
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@
</parent>
<groupId>fr.soleil.device</groupId>
<artifactId>MechanicalGenericBender-${aol}-${mode}</artifactId>
<version>1.0.10</version>
<version>1.0.11</version>
<packaging>nar</packaging>
<name>MechanicalGenericBender</name>
<!-- use for the name of executable -->
......@@ -38,10 +38,6 @@
<groupId>fr.soleil.lib</groupId>
<artifactId>Utils-${aol}-${library}-${mode}</artifactId>
</dependency>
<dependency>
<groupId>org.gnu</groupId>
<artifactId>GSL</artifactId>
</dependency>
</dependencies>
<scm>
<connection>${scm.connection.cvs.tango-ds}:Motion/MechanicalGenericBender</connection>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment