blob: 2f10713203845d8f415726ddfb1431019083efff [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.apache.drat</groupId>
<artifactId>dms</artifactId>
<version>1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Web Applications (Apache OODT)</name>
<packaging>pom</packaging>
<artifactId>dms-webapps</artifactId>
<modules>
<module>opsui</module>
<module>pcs-services</module>
<module>fmprod</module>
<module>solr-webapp</module>
<module>viz</module>
<module>proteus-new</module>
</modules>
</project>