Skip to content
Snippets Groups Projects
Commit 7e4ccd6b authored by Patrick MADELA's avatar Patrick MADELA
Browse files

releasing TangoDeviceExplorer 3.5.20 for Git migration

parent 962f8248
No related branches found
No related tags found
No related merge requests found
.project
.classpath
.settings
/target/
pom.xml 100644 → 100755
......@@ -4,16 +4,28 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>fr.soleil.gui</groupId>
<artifactId>TangoGui</artifactId>
<version>3.5.19</version>
<groupId>fr.soleil.maven.parent</groupId>
<artifactId>java-updated-versions</artifactId>
<version>0-SNAPSHOT</version>
</parent>
<groupId>fr.soleil.gui</groupId>
<artifactId>TangoDeviceExplorer</artifactId>
<version>3.5.20</version>
<name>TangoDeviceExplorer</name>
<description>Tango Device Explorer</description>
<scm>
<connection>scm:git:git@gitlab.synchrotron-soleil.fr:software-control-system/gui/tangodeviceexplorer.git</connection>
<developerConnection>scm:git:git@gitlab.synchrotron-soleil.fr:software-control-system/gui/tangodeviceexplorer.git</developerConnection>
<url>https://gitlab.synchrotron-soleil.fr/software-control-system/gui/tangodeviceexplorer</url>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
<dependency>
<groupId>ch.qos.logback</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment