blob: 49bd9336617118aeba8c1808a0e251e71f99fb16 [file] [log] [blame]
Jonathan Dumontb6c5bfe2015-11-18 10:51:25 +01001<?xml version="1.0" encoding="UTF-8"?>
2<project
3 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
4 xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
5 <modelVersion>4.0.0</modelVersion>
6
7 <parent>
8 <groupId>org.polarsys.esf</groupId>
9 <artifactId>esf-infra.core</artifactId>
10 <version>0.7.0-SNAPSHOT</version>
11 </parent>
12
13 <groupId>org.polarsys.esf</groupId>
14 <artifactId>org.polarsys.esf.core.utils</artifactId>
15 <packaging>eclipse-plugin</packaging>
16
17</project>