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

Release preparation : removed VXIPNP version in pom4NI file

parent 4eacd170
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.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>DSL4Agilent-${aol}-${library}-${mode}</artifactId> <artifactId>DSL4Agilent-${aol}-${library}-${mode}</artifactId>
<version>2.0.6-SNAPSHOT</version> <version>2.0.6</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>DSL4Agilent</name> <name>DSL4Agilent</name>
<description>Agilent/Acqiris Digitizers Support Library</description> <description>Agilent/Acqiris Digitizers Support Library</description>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
</parent> </parent>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>DSL4NI-${aol}-${library}-${mode}</artifactId> <artifactId>DSL4NI-${aol}-${library}-${mode}</artifactId>
<version>2.0.6-SNAPSHOT</version> <version>2.0.6</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>DSL4NI</name> <name>DSL4NI</name>
<description>National Instruments/Digitizers Support Library</description> <description>National Instruments/Digitizers Support Library</description>
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
<dependency> <dependency>
<groupId>com.nationalinstrument.lib</groupId> <groupId>com.nationalinstrument.lib</groupId>
<artifactId>VXIPNP-${aol}-${library}-${mode}</artifactId> <artifactId>VXIPNP-${aol}-${library}-${mode}</artifactId>
<version>1.0.1</version> <!--<version>1.0.1</version>-->
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment