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

update scm infos for cvs to svn migration

parent 1c84e9bd
Branches
Tags
No related merge requests found
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <?xml version="1.0" encoding="UTF-8"?>
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>fr.soleil</groupId> <groupId>fr.soleil</groupId>
...@@ -19,9 +19,9 @@ This field 'name' will define the name of the application. ...@@ -19,9 +19,9 @@ This field 'name' will define the name of the application.
<name>XPSGroup</name> <name>XPSGroup</name>
<scm> <scm>
<connection>${scm.connection.cvs.tango-ds}:Motion/Axis/XPSGroup</connection> <connection>${scm.connection.svn.tango-ds}/DeviceClasses/Motion/XPSGroup/tags/release_1_1_1</connection>
<developerConnection>${scm.developerConnection.cvs.tango-ds}:Motion/Axis/XPSGroup</developerConnection> <developerConnection>${scm.connection.svn.tango-ds}/DeviceClasses/Motion/XPSGroup/tags/release_1_1_1</developerConnection>
<url>${scm.url.cvs.tango-ds}/Motion/Axis/XPSGroup</url> <url>${scm.connection.svn.tango-ds}/DeviceClasses/Motion/XPSGroup/tags/release_1_1_1</url>
</scm> </scm>
<dependencies> <dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment