blob: 4dd8e8c0f206b2ae35017a0d0e8347052c2b9227 [file] [log] [blame]
<?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">
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.fmc.blockdiagram.editor.meta</artifactId>
<packaging>eclipse-plugin</packaging>
<version>0.11.0-SNAPSHOT</version>
<groupId>org.eclipse.fmc</groupId>
<parent>
<groupId>org.eclipse.fmc</groupId>
<artifactId>org.eclipse.fmc.parent</artifactId>
<version>0.11.0-SNAPSHOT</version>
</parent>
</project>