Skip to content
Snippets Groups Projects
Commit e72bc1fd authored by Alain BUTEAU's avatar Alain BUTEAU
Browse files

MANTIS 24731

parent 668115da
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>SingleShotDIO-${aol}-${mode}</artifactId> <artifactId>SingleShotDIO-${aol}-${mode}</artifactId>
<version>1.0.2</version> <version>1.0.3</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>SingleShotDIO</name> <name>SingleShotDIO</name>
<description>SingleShotDIO device</description> <description>SingleShotDIO device</description>
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>ASL-${aol}-shared-${mode}</artifactId> <artifactId>ASL-${aol}-static-${mode}</artifactId>
</dependency> </dependency>
</dependencies> </dependencies>
<scm> <scm>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment