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

Release preparation : added support for National Instruments

parent 9849d790
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
</parent>
<groupId>fr.soleil.lib</groupId>
<artifactId>DSL4Agilent-${aol}-${library}-${mode}</artifactId>
<version>2.0.4-SNAPSHOT</version>
<version>2.0.4</version>
<packaging>nar</packaging>
<name>DSL4Agilent</name>
<description>Agilent/Acqiris Digitizers Support Library</description>
......@@ -52,6 +52,10 @@
</plugins>
</build>
<dependencies>
<dependency>
<groupId>fr.soleil.lib</groupId>
<artifactId>YAT-${aol}-${library}-${mode}</artifactId>
</dependency>
<dependency>
<groupId>fr.soleil.lib</groupId>
<artifactId>YAT4Tango-${aol}-${library}-${mode}</artifactId>
......
......@@ -8,7 +8,7 @@
</parent>
<groupId>fr.soleil.lib</groupId>
<artifactId>DSL4NI-${aol}-${library}-${mode}</artifactId>
<version>2.0.4-SNAPSHOT</version>
<version>2.0.4</version>
<packaging>nar</packaging>
<name>DSL4NI</name>
<description>National Instruments/Digitizers Support Library</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment