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

update scm infos for cvs to svn migration

parent da71882b
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-device</artifactId>
......@@ -16,7 +15,7 @@
<developer>
<id>coquet</id>
<name>coquet</name>
<url>http://controle/</url>
<url>${scm.connection.svn.tango-ds}/DeviceClasses/Temperature/Lakeshore_336/tags/release_1_0_5</url>
<organization>Synchrotron Soleil</organization>
<organizationUrl>http://www.synchrotron-soleil.fr</organizationUrl>
<roles>
......@@ -26,8 +25,8 @@
</developer>
</developers>
<scm>
<connection>${scm.connection.cvs.tango-ds}:Instrumentation/Lakeshore_336</connection>
<developerConnection>${scm.developerConnection.cvs.tango-ds}:Instrumentation/Lakeshore_336</developerConnection>
<connection>${scm.connection.svn.tango-ds}/DeviceClasses/Temperature/Lakeshore_336/tags/release_1_0_5</connection>
<developerConnection>${scm.connection.svn.tango-ds}/DeviceClasses/Temperature/Lakeshore_336/tags/release_1_0_5</developerConnection>
<url>${scm.url.cvs.tango-ds}/Instrumentation/Lakeshore_336</url>
</scm>
<build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment