Skip to content
Snippets Groups Projects
Commit 96ca7c9e authored by Katy Saintin's avatar Katy Saintin
Browse files

DataBrowser: remove jdom dependencies and release-1.1.3

parent 9efe664a
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
</parent>
<groupId>org.cdma.gui</groupId>
<artifactId>DataBrowser</artifactId>
<version>1.1.3-SNAPSHOT</version>
<version>1.1.3</version>
<name>DataBrowser</name>
<description>This project is the application provided with CDMA Framework for browsing data</description>
<developers>
......@@ -161,11 +161,6 @@
<groupId>fr.soleil.lib</groupId>
<artifactId>DockingInfoNode</artifactId>
</dependency>
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom2</artifactId>
<version>2.0.4</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment