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

release preparation

parent 591bc2be
Branches
Tags
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>OrthodromicPositioner-${aol}-${mode}</artifactId> <artifactId>OrthodromicPositioner-${aol}-${mode}</artifactId>
<version>1.0.1-SNAPSHOT</version> <version>1.0.1</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>OrthodromicPositioner</name> <name>OrthodromicPositioner</name>
<description>yat4tango::DeviceTask example</description> <description>yat4tango::DeviceTask example</description>
...@@ -41,12 +41,10 @@ ...@@ -41,12 +41,10 @@
<dependency> <dependency>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>YAT4Tango-${aol}-${library}-${mode}</artifactId> <artifactId>YAT4Tango-${aol}-${library}-${mode}</artifactId>
<version>1.5.9-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>YAT-${aol}-${library}-${mode}</artifactId> <artifactId>YAT-${aol}-${library}-${mode}</artifactId>
<version>1.6.3</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