blob: 3987350d91605a8a5520487d26def6c8ca4c0a7c [file] [log] [blame]
<?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"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.wst.sse.sieditor</groupId>
<artifactId>org.eclipse.wst.sse.sieditor_parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../development/org.eclipse.wst.sse.sieditor.releng/pom.xml</relativePath>
</parent>
<artifactId>org.eclipse.wst.sse.sieditor.model</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<name>Service Interface and Data Types Editors Model Plug-in</name>
</project>