Skip to content
Snippets Groups Projects
Commit 0a53079b authored by Xavier ELATTAOUI's avatar Xavier ELATTAOUI
Browse files

compile error fixed

parent bba6e566
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
</parent> </parent>
<groupId>fr.soleil.device</groupId> <groupId>fr.soleil.device</groupId>
<artifactId>MCCE2Electrometers-${aol}-${mode}</artifactId> <artifactId>MCCE2Electrometers-${aol}-${mode}</artifactId>
<version>2.2.10-SNAPSHOT</version> <version>2.2.10</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>MCCE2Electrometers</name> <name>MCCE2Electrometers</name>
<!-- use for the name of executable --> <!-- use for the name of executable -->
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
<dependency> <dependency>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>Electrometers-${aol}-${library}-${mode}</artifactId> <artifactId>Electrometers-${aol}-${library}-${mode}</artifactId>
<!-- <version>2.5.19</version> -->
</dependency> </dependency>
<dependency> <dependency>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment