Skip to content
Snippets Groups Projects
Commit 06ca24c1 authored by Xavier ELATTAOUI's avatar Xavier ELATTAOUI Committed by Patrick MADELA
Browse files

Fixed warning SVN bad formated URL in pom.xml file while executing check-release plugin

parent bb0341f0
No related branches found
No related tags found
No related merge requests found
...@@ -38,8 +38,8 @@ ...@@ -38,8 +38,8 @@
</plugins> </plugins>
</build> </build>
<scm> <scm>
<connection>${scm.connection.svn.tango-ds}:/DeviceClasses/MeasureInstruments/Keithley/Keithley428/trunk</connection> <connection>${scm.connection.svn.tango-ds}/DeviceClasses/MeasureInstruments/Keithley/Keithley428/trunk</connection>
<developerConnection>${scm.developerConnection.svn.tango-ds}:/DeviceClasses/MeasureInstruments/Keithley/Keithley428/trunk</developerConnection> <developerConnection>${scm.developerConnection.svn.tango-ds}/DeviceClasses/MeasureInstruments/Keithley/Keithley428/trunk</developerConnection>
<url>${scm.url.svn.tango-ds}/DeviceClasses/MeasureInstruments/Keithley/Keithley428/trunk</url> <url>${scm.url.svn.tango-ds}/DeviceClasses/MeasureInstruments/Keithley/Keithley428/trunk</url>
</scm> </scm>
<developers> <developers>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment