blob: 9fd24fc71be9472b9a8cbb5c39b5575f46a15cb4 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.directory.shared</groupId>
<artifactId>build</artifactId>
<version>0.9.5.5</version>
</parent>
<artifactId>shared-asn1</artifactId>
<name>Apache Directory ASN.1 Shared</name>
<packaging>jar</packaging>
<distributionManagement>
<site>
<id>apacheds.websites</id>
<url>scp://minotaur.apache.org/www/directory.apache.org/newsite/subprojects/asn1/</url>
</site>
</distributionManagement>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>