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

Migration to maven : Add dependencies

parent 33af8813
Branches
Tags
No related merge requests found
......@@ -24,6 +24,16 @@
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>edu.wustl.cse</groupId>
<artifactId>ACE</artifactId>
</dependency>
<dependency>
<groupId>fr.soleil.lib</groupId>
<artifactId>ASL-${aol}-${library}-${mode}</artifactId>
</dependency>
</dependencies>
<scm>
<connection>${scm.connection.cvs.tango-ds}:InputOutput/ADLINK/RetrigAO</connection>
<developerConnection>${scm.developerConnection.cvs.tango-ds}:InputOutput/ADLINK/RetrigAO</developerConnection>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment