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

TANGODEVIC-1953: fitting with erf fixed

parent 26354069
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>DataFitter-${aol}-${mode}</artifactId> <artifactId>DataFitter-${aol}-${mode}</artifactId>
<version>3.4.2-SNAPSHOT</version> <version>3.4.2</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>DataFitter</name> <name>DataFitter</name>
<!-- use for the name of executable --> <!-- use for the name of executable -->
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
<dependency> <dependency>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>DataFitterLib-${aol}-${library}-${mode}</artifactId> <artifactId>DataFitterLib-${aol}-${library}-${mode}</artifactId>
<version>2.0.1-SNAPSHOT</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