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

Migration to maven : Add dependencies

parent 227768c4
Branches
No related tags found
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/ContinuousAO</connection>
<developerConnection>${scm.developerConnection.cvs.tango-ds}:InputOutput/ADLINK/ContinuousAO</developerConnection>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment