Skip to content
Snippets Groups Projects
Commit 8aff1ed9 authored by Raphael GIRARDOT's avatar Raphael GIRARDOT
Browse files

TangoDeviceExplorer depends now on new databrowser architecture

parent d57b5ee1
Branches
No related tags found
No related merge requests found
......@@ -41,21 +41,11 @@
</dependency>
<dependency>
<groupId>org.cdma.gui</groupId>
<artifactId>DataBrowser</artifactId>
<exclusions>
<exclusion>
<groupId>org.cdma.plugin</groupId>
<artifactId>nexus-soleil</artifactId>
</exclusion>
<exclusion>
<groupId>org.cdma.plugin</groupId>
<artifactId>mambo-soleil</artifactId>
</exclusion>
<exclusion>
<groupId>org.cdma.plugin</groupId>
<artifactId>edf-soleil</artifactId>
</exclusion>
</exclusions>
<artifactId>databrowser-gui</artifactId>
</dependency>
<dependency>
<groupId>org.cdma.gui.plugin</groupId>
<artifactId>tango-plugin</artifactId>
</dependency>
<dependency>
<groupId>fr.soleil.lib.comete</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment