Skip to content
Snippets Groups Projects
Commit 8e6845b3 authored by Alain BUTEAU's avatar Alain BUTEAU
Browse files

pom.xml for integration into SOLEIL JENKINS system

parent f300f0f9
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
</parent>
<groupId>fr.soleil.device</groupId>
<artifactId>Keithley428-${aol}-${mode}</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>nar</packaging>
<name>Keithley428</name>
<description>Keithley428 device</description>
......@@ -38,9 +38,9 @@
</plugins>
</build>
<scm>
<connection>${scm.connection.svn.tango-ds}:Servers/Instrumentation/Keithley428/trunk</connection>
<developerConnection>${scm.developerConnection.svn.tango-ds}:Servers/Instrumentation/Keithley428/trunk</developerConnection>
<url>${scm.url.svn.tango-ds}/Servers/Instrumentation/Keithley428/trunk</url>
<connection>${scm.connection.svn.tango-ds}:/DeviceClasses/MeasureInstruments/Agilent/Keithley428/trunk</connection>
<developerConnection>${scm.developerConnection.svn.tango-ds}:/DeviceClasses/MeasureInstruments/Agilent/Keithley428/trunk</developerConnection>
<url>${scm.url.svn.tango-ds}/DeviceClasses/MeasureInstruments/Agilent/Keithley428/trunk</url>
</scm>
<developers>
<developer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment