Skip to content
Snippets Groups Projects
Commit 745be406 authored by Vincent Hardion's avatar Vincent Hardion
Browse files

19266 : Tango migration - invert order of dependencies

parent 9c29bfdc
No related branches found
No related tags found
No related merge requests found
......@@ -27,11 +27,11 @@ This field 'name' will define the name of the application.
<dependencies>
<dependency>
<groupId>fr.soleil.lib</groupId>
<artifactId>YAT-${aol}-${library}-${mode}</artifactId>
<artifactId>YAT4Tango-${aol}-${library}-${mode}</artifactId>
</dependency>
<dependency>
<groupId>fr.soleil.lib</groupId>
<artifactId>YAT4Tango-${aol}-${library}-${mode}</artifactId>
<artifactId>YAT-${aol}-${library}-${mode}</artifactId>
</dependency>
</dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment