blob: 7db84da2064e0c7a51adef81e294f79b30862313 [file]
<?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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.papyrus.marte</groupId>
<artifactId>org.eclipse.papyrus.marte.releng</artifactId>
<version>1.2.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.papyrus.marte.core.feature</artifactId>
<packaging>eclipse-feature</packaging>
<name>MARTE profile and VSL</name>
<description>This feature adds a static MARTE profile and VSL support.</description>
</project>