Skip to content
Snippets Groups Projects
Commit 70a31715 authored by Sonia Minolli's avatar Sonia Minolli
Browse files

Created tag release_2_4_3.

parent 07c0fe6d
No related branches found
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<groupId>fr.soleil.device</groupId> <groupId>fr.soleil.device</groupId>
<artifactId>AIControllerV2-${aol}-${mode}</artifactId> <artifactId>AIControllerV2-${aol}-${mode}</artifactId>
<version>2.4.3-SNAPSHOT</version> <version>2.4.3</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>AIControllerV2</name> <name>AIControllerV2</name>
...@@ -72,10 +72,12 @@ ...@@ -72,10 +72,12 @@
<dependency> <dependency>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>NexusCPPV2-${aol}-${library}-${mode}</artifactId> <artifactId>NexusCPPV2-${aol}-${library}-${mode}</artifactId>
<version>2.3.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>ASL-${aol}-${library}-${mode}</artifactId> <artifactId>ASL-${aol}-${library}-${mode}</artifactId>
<version>1.4.6</version>
</dependency> </dependency>
</dependencies> </dependencies>
<developers> <developers>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment