blob: e675a544215943f9a36b5a605abaae9dfd0e8bc0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>org.eclipse.skalli.parent</artifactId>
<groupId>org.eclipse.skalli</groupId>
<version>0.2.0-SNAPSHOT</version>
<relativePath>../org.eclipse.skalli.parent</relativePath>
</parent>
<groupId>org.example.skalli.ext</groupId>
<artifactId>org.eclipse.skalli.examples</artifactId>
<packaging>pom</packaging>
<name>Skalli Examples (Incubation)</name>
<modules>
<module>org.example.skalli.ext.simplehelloworld</module>
<module>org.example.skalli.ext.helloworld</module>
</modules>
</project>