blob: e5cc6ea719dc4e100cae707502fdf7c7daa1cfd4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.clerezza</groupId>
<artifactId>parent</artifactId>
<version>0.2-incubating-SNAPSHOT</version>
</parent>
<groupId>org.apache.clerezza</groupId>
<artifactId>platform.content.representations</artifactId>
<packaging>pom</packaging>
<version>0.1-incubating-SNAPSHOT</version>
<name>Clerezza - Platform Content Representations</name>
<description>Provides services for creating and retrieving alternative representations of content.</description>
<modules>
<module>platform.content.representations.ontologies</module>
<module>platform.content.representations.core</module>
</modules>
</project>