Skip to content
Snippets Groups Projects
Commit 6a090683 authored by Stephane LE's avatar Stephane LE
Browse files

update scm infos for cvs to svn migration

parent 3dbbc94e
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>super-pom-C-CPP</artifactId>
......@@ -18,7 +17,7 @@
<id>leclercq</id>
<name>Nicolas Leclercq</name>
<email>nicolas.leclercq@synchrotron-soleil.fr</email>
<url>http://controle/</url>
<url>${scm.connection.svn.tango-ds}/DeviceClasses/InputOutput/lib/DigitizerSupportLib/trunk/</url>
<organization>Synchrotron Soleil</organization>
<organizationUrl>http://www.synchrotron-soleil.fr</organizationUrl>
<roles>
......@@ -28,8 +27,8 @@
</developer>
</developers>
<scm>
<connection>${scm.connection.cvs.tango-ds}:InputOutput/Digitizer/DigitizerSupportLib</connection>
<developerConnection>${scm.developerConnection.cvs.tango-ds}:InputOutput/Digitizer/DigitizerSupportLib</developerConnection>
<connection>${scm.connection.svn.tango-ds}/DeviceClasses/InputOutput/lib/DigitizerSupportLib/trunk/</connection>
<developerConnection>${scm.connection.svn.tango-ds}/DeviceClasses/InputOutput/lib/DigitizerSupportLib/trunk/</developerConnection>
<url>${scm.url.cvs.tango-ds}/InputOutput/Digitizer/DigitizerSupportLib</url>
</scm>
<build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment