Skip to content
Snippets Groups Projects
Commit a7154fde authored by Vincent Hardion's avatar Vincent Hardion
Browse files

Close-Migration

parent 90bd5cf9
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" 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"> <modelVersion>
<modelVersion>4.0.0</modelVersion> 4.0.0
</modelVersion>
<parent> <parent>
<groupId>fr.soleil</groupId> <groupId>
<artifactId>super-pom-C-CPP-device</artifactId> fr.soleil
<version>RELEASE</version> </groupId>
<artifactId>
super-pom-C-CPP-device
</artifactId>
<version>
RELEASE
</version>
</parent> </parent>
<groupId>fr.soleil.device</groupId> <groupId>
<artifactId>SY900S_group-${aol}-${mode}</artifactId> fr.soleil.device
<version>2.0.3-SNAPSHOT</version> </groupId>
<packaging>nar</packaging> <artifactId>
<name>SY900S_group</name> SY900S_group-${aol}-${mode}
<!-- use for the name of executable --> </artifactId>
<description>SY900S_group device</description> <version>
2.0.2
</version>
<packaging>
nar
</packaging>
<name>
SY900S_group
</name>
<description>
SY900S_group device
</description>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>
<groupId>org.freehep</groupId> <groupId>
<artifactId>freehep-nar-plugin</artifactId> org.freehep
</groupId>
<artifactId>
freehep-nar-plugin
</artifactId>
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
<dependencies> <dependencies/>
</dependencies>
<scm> <scm>
<connection>${scm.connection.cvs.tango-ds}:Instrumentation/SY900S_group</connection> <connection>
<developerConnection>${scm.developerConnection.cvs.tango-ds}:Instrumentation/SY900S_group</developerConnection> ${scm.connection.cvs.tango-ds}:Instrumentation/SY900S_group
<url>${scm.url.cvs.tango-ds}/Instrumentation/SY900S_group</url> </connection>
<developerConnection>
${scm.developerConnection.cvs.tango-ds}:Instrumentation/SY900S_group
</developerConnection>
<url>
${scm.url.cvs.tango-ds}/Instrumentation/SY900S_group
</url>
</scm> </scm>
<developers> <developers>
<developer> <developer>
<id>coquet</id> <id>
<name>coquet</name> coquet
<url>http://controle/</url> </id>
<organization>Synchrotron Soleil</organization> <name>
<organizationUrl>http://www.synchrotron-soleil.fr</organizationUrl> coquet
</name>
<url>
http://controle/
</url>
<organization>
Synchrotron Soleil
</organization>
<organizationUrl>
http://www.synchrotron-soleil.fr
</organizationUrl>
<roles> <roles>
<role>manager</role> <role>
manager
</role>
</roles> </roles>
<timezone>1</timezone> <timezone>
1
</timezone>
</developer> </developer>
</developers> </developers>
</project> </project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment