<?xml version="1.0" encoding="UTF-8"?>
<project>
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>hudson</artifactId>
    <version>1.7</version>
    <relativePath>../pom.xml</relativePath>
  </parent>

  <groupId>org.jvnet.hudson</groupId>
  <artifactId>lib</artifactId>
  <name>Libraries around Hudson</name>
  <packaging>pom</packaging>

  <modules>
    <module>annotation-indexer</module>
  </modules>
</project>