<?xml version="1.0" encoding="ISO-8859-1"?>
<project>
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>org.apache.directory</groupId>
    <artifactId>build</artifactId>
    <version>1.0.5</version>
  </parent>
  <groupId>org.apache.directory.shared</groupId>
  <artifactId>build</artifactId>
  <name>Apache Directory Shared</name>
  <packaging>pom</packaging>  
  <version>0.9.5.4</version>
  <modules>
    <module>asn1</module>
    <module>ldap</module>
    <module>asn1-codec</module>
  </modules>

  <scm>
    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/shared/branches/0.9.5</connection>
    <developerConnection>scm:svn:http://svn.apache.org/repos/asf/directory/shared/branches/0.9.5</developerConnection>
  </scm>

</project>

