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

update scm infos for cvs to svn migration

parent 75d83820
Branches
Tags
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>
......@@ -17,7 +16,7 @@
<developer>
<id>pons</id>
<name>pons</name>
<url>http://www.esrf.eu/</url>
<url>${scm.connection.svn.tango-ds}/DeviceClasses/Vacuum/MKS_MicrovisionIP_RGA/trunk/</url>
<organization>ESRF</organization>
<organizationUrl>http://www.esrf.eu/</organizationUrl>
<roles>
......@@ -27,8 +26,8 @@
</developer>
</developers>
<scm>
<connection>${scm.connection.cvs.tango-ds}:Vacuum/MKS_MicrovisionIP_RGA</connection>
<developerConnection>${scm.developerConnection.cvs.tango-ds}:Vacuum/MKS_MicrovisionIP_RGA</developerConnection>
<connection>${scm.connection.svn.tango-ds}/DeviceClasses/Vacuum/MKS_MicrovisionIP_RGA/trunk/</connection>
<developerConnection>${scm.connection.svn.tango-ds}/DeviceClasses/Vacuum/MKS_MicrovisionIP_RGA/trunk/</developerConnection>
<url>${scm.url.cvs.tango-ds}/Vacuum/MKS_MicrovisionIP_RGA</url>
</scm>
<build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment