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

update scm infos for cvs to svn migration

parent 75f14551
Branches
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project 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/maven-v4_0_0.xsd">
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>
...@@ -19,15 +18,9 @@ ...@@ -19,15 +18,9 @@
<description>Utils library</description> <description>Utils library</description>
<scm> <scm>
<connection> <connection>${scm.connection.svn.tango-ds}/Libraries/Utils/trunk/</connection>
${scm.connection.cvs.tango-ds}:Libraries/Utils <developerConnection>${scm.connection.svn.tango-ds}/Libraries/Utils/trunk/</developerConnection>
</connection> <url>${scm.connection.svn.tango-ds}/Libraries/Utils/trunk/</url>
<developerConnection>
${scm.developerConnection.cvs.tango-ds}:Libraries/Utils
</developerConnection>
<url>
${scm.url.cvs.tango-ds}/Libraries/Utils
</url>
</scm> </scm>
<build> <build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment