pom.xml revision 47296dcccca008c937a201c9301a3b231dd3b47f
beaad6ac31022179c44d88536811e9ccd9425696nd<?xml version="1.0" encoding="UTF-8"?>
beaad6ac31022179c44d88536811e9ccd9425696nd<!--
beaad6ac31022179c44d88536811e9ccd9425696nd ! CDDL HEADER START
beaad6ac31022179c44d88536811e9ccd9425696nd !
beaad6ac31022179c44d88536811e9ccd9425696nd ! The contents of this file are subject to the terms of the
beaad6ac31022179c44d88536811e9ccd9425696nd ! Common Development and Distribution License, Version 1.0 only
beaad6ac31022179c44d88536811e9ccd9425696nd ! (the "License"). You may not use this file except in compliance
beaad6ac31022179c44d88536811e9ccd9425696nd ! with the License.
beaad6ac31022179c44d88536811e9ccd9425696nd !
beaad6ac31022179c44d88536811e9ccd9425696nd ! You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
beaad6ac31022179c44d88536811e9ccd9425696nd ! or http://forgerock.org/license/CDDLv1.0.html.
beaad6ac31022179c44d88536811e9ccd9425696nd ! See the License for the specific language governing permissions
beaad6ac31022179c44d88536811e9ccd9425696nd ! and limitations under the License.
beaad6ac31022179c44d88536811e9ccd9425696nd !
beaad6ac31022179c44d88536811e9ccd9425696nd ! When distributing Covered Code, include this CDDL HEADER in each
beaad6ac31022179c44d88536811e9ccd9425696nd ! file and include the License file at legal-notices/CDDLv1_0.txt.
beaad6ac31022179c44d88536811e9ccd9425696nd ! If applicable, add the following below this CDDL HEADER, with the
beaad6ac31022179c44d88536811e9ccd9425696nd ! fields enclosed by brackets "[]" replaced with your own identifying
01c674544bd4c211141bcd9fb09b96ffc18c6c3dnd ! information:
7e68fce3cbd2246164e045a51ecd77f9f26680ednd ! Portions Copyright [yyyy] [name of copyright owner]
01c674544bd4c211141bcd9fb09b96ffc18c6c3dnd !
3726777f47ac4bba3e21b075905959bbea47e72eerikabele ! CDDL HEADER END
3726777f47ac4bba3e21b075905959bbea47e72eerikabele !
3726777f47ac4bba3e21b075905959bbea47e72eerikabele ! Copyright 2011-2013 ForgeRock AS
3726777f47ac4bba3e21b075905959bbea47e72eerikabele !
7e68fce3cbd2246164e045a51ecd77f9f26680ednd--><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/xsd/maven-4.0.0.xsd">
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <modelVersion>4.0.0</modelVersion>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <parent>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <groupId>org.forgerock</groupId>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <artifactId>forgerock-parent</artifactId>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <version>1.2.0-SNAPSHOT</version>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd </parent>
3726777f47ac4bba3e21b075905959bbea47e72eerikabele <groupId>org.forgerock.opendj</groupId>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <artifactId>opendj-project</artifactId>
3726777f47ac4bba3e21b075905959bbea47e72eerikabele <version>2.7.0-SNAPSHOT</version>
3726777f47ac4bba3e21b075905959bbea47e72eerikabele <packaging>pom</packaging>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <name>OpenDJ Directory Services Project</name>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <description>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd OpenDJ is a new LDAPv3 compliant directory service, developed for the Java
7e68fce3cbd2246164e045a51ecd77f9f26680ednd platform, providing a high performance, highly available and secure store
8a72c24379e10c3f3d0dfe352bf15e45ee65c179nd for the identities managed by enterprises.
a8571599bf3a6921cc0b9f609009e4ec1f59e1d0nd </description>
a8571599bf3a6921cc0b9f609009e4ec1f59e1d0nd <inceptionYear>2011</inceptionYear>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <url>http://opendj.forgerock.org</url>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <issueManagement>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <system>Jira</system>
a8571599bf3a6921cc0b9f609009e4ec1f59e1d0nd <url>https://bugster.forgerock.org/jira/browse/OPENDJ</url>
a8571599bf3a6921cc0b9f609009e4ec1f59e1d0nd </issueManagement>
3726777f47ac4bba3e21b075905959bbea47e72eerikabele <mailingLists>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <mailingList>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <name>OpenDJ Users Mailing List</name>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <archive>http://lists.forgerock.org/pipermail/opendj/</archive>
3726777f47ac4bba3e21b075905959bbea47e72eerikabele <subscribe>https://lists.forgerock.org/mailman/listinfo/opendj/</subscribe>
8cfbcde8e416fd60132dd4324c42a5098da156cfnd <unsubscribe>https://lists.forgerock.org/mailman/listinfo/opendj/</unsubscribe>
8cfbcde8e416fd60132dd4324c42a5098da156cfnd <post>opendj@forgerock.org</post>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd </mailingList>
3726777f47ac4bba3e21b075905959bbea47e72eerikabele <mailingList>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <name>OpenDJ Developers Mailing List</name>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <archive>http://lists.forgerock.org/pipermail/opendj-dev/</archive>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <subscribe>https://lists.forgerock.org/mailman/listinfo/opendj-dev/</subscribe>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <unsubscribe>https://lists.forgerock.org/mailman/listinfo/opendj-dev/</unsubscribe>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <post>opendj-dev@forgerock.org</post>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd </mailingList>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd </mailingLists>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <scm>
d3cd98e7839dd1c737c18d42a916ed20860a50e1nd <url>https://svn.forgerock.org/opendj/trunk/opendj/</url>
3726777f47ac4bba3e21b075905959bbea47e72eerikabele <connection>scm:svn:https://svn.forgerock.org/opendj/trunk/opendj/</connection>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <developerConnection>scm:svn:https://svn.forgerock.org/opendj/trunk/opendj/</developerConnection>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd </scm>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <ciManagement>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <system>jenkins</system>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <url>https://builds.forgerock.org/view/OpenDJ/job/OpenDJ%20SDK%20-%20trunk%20-%20postcommit/</url>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <notifiers>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <notifier>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <type>mail</type>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <sendOnError>true</sendOnError>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <sendOnFailure>true</sendOnFailure>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <sendOnSuccess>false</sendOnSuccess>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <sendOnWarning>false</sendOnWarning>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <address>opendj-dev@forgerock.org</address>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd </notifier>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd </notifiers>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd </ciManagement>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <distributionManagement>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <site>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <id>forgerock.org</id>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <name>OpenDJ Community</name>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <url>${siteDistributionURL}</url>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd </site>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd </distributionManagement>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <modules>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <module>opendj-core</module>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <module>opendj-grizzly</module>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <module>opendj-ldap-sdk</module>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <module>opendj-ldap-toolkit</module>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <module>opendj-ldap-sdk-examples</module>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <module>opendj-rest2ldap</module>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <module>opendj-rest2ldap-servlet</module>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <module>opendj-server2x-adapter</module>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd </modules>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <properties>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <mavenRepoSnapshots>http://maven.forgerock.org/repo/snapshots</mavenRepoSnapshots>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <mavenRepoReleases>http://maven.forgerock.org/repo/releases</mavenRepoReleases>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <forgerockBuildToolsVersion>1.0.2</forgerockBuildToolsVersion>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <currentSDKversion>${project.version}</currentSDKversion>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <stableSDKversion>version.not.defined</stableSDKversion>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <currentServerVersion>2.5.0-SNAPSHOT</currentServerVersion>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <docTargetVersion>${project.version}</docTargetVersion><!-- Reset before final publication -->
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <docPreviousVersion>2.6.0</docPreviousVersion>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <sdkDocTargetVersion>${docTargetVersion}</sdkDocTargetVersion>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <siteDistributionURL>scp://forgerock.org/var/www/vhosts/opendj.forgerock.org/httpdocs</siteDistributionURL>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <i18nFrameworkVersion>1.4.0</i18nFrameworkVersion>
480bee29abcc415b6b8c18d2ecbf2c5f88f1f05bnd <grizzlyFrameworkVersion>2.3.6</grizzlyFrameworkVersion>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <slf4jVersion>1.7.5</slf4jVersion>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <forgerockRestVersion>2.1.0-SNAPSHOT</forgerockRestVersion>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <gaId>UA-23412190-8</gaId>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <!-- OSGi bundles properties -->
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <opendj.osgi.import.additional />
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <!--
7e68fce3cbd2246164e045a51ecd77f9f26680ednd | Use provide:=true to disallow mixing OpenDJ and ForgeRock resource versions.
7e68fce3cbd2246164e045a51ecd77f9f26680ednd | it change the version policy from == + to == =+ [2.0,3) [2.0,2.1)
7e68fce3cbd2246164e045a51ecd77f9f26680ednd -->
7e68fce3cbd2246164e045a51ecd77f9f26680ednd <opendj.osgi.import>
7e68fce3cbd2246164e045a51ecd77f9f26680ednd org.forgerock.opendj.*;provide:=true,
7e68fce3cbd2246164e045a51ecd77f9f26680ednd org.forgerock.json.*;provide:=true,
7e68fce3cbd2246164e045a51ecd77f9f26680ednd ${opendj.osgi.import.additional},
7e68fce3cbd2246164e045a51ecd77f9f26680ednd *
3726777f47ac4bba3e21b075905959bbea47e72eerikabele </opendj.osgi.import>
3726777f47ac4bba3e21b075905959bbea47e72eerikabele <!--
Release date is specified only when building the documentation
for publication. For example:
-D"releaseDate=Software release date: January 1, 1970"
Otherwise release date should remain empty.
-->
<releaseDate />
<softwareReleaseDate>${releaseDate}</softwareReleaseDate>
<checkstyleHeaderLocation>org/forgerock/checkstyle/opendj-java-header</checkstyleHeaderLocation>
<frDocPluginVersion>1.2.0</frDocPluginVersion>
<!-- Permit doc build to override relative locations of non DocBook content -->
<coreDocBase>http://opendj.forgerock.org/doc/</coreDocBase>
<configRefBase>http://opendj.forgerock.org/opendj-server/configref/</configRefBase>
<serverJavadocBase>http://opendj.forgerock.org/opendj-server/javadoc/</serverJavadocBase>
<sdkJavadocBase>http://opendj.forgerock.org/opendj-ldap-sdk/apidocs/</sdkJavadocBase>
<!-- Filtered docbkx sources -->
<docbkxSourceDirectory>target/docbkx-filtered</docbkxSourceDirectory>
</properties>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<executions>
<execution>
<id>filter-docbkx-resources</id>
<phase>pre-site</phase>
<goals>
<goal>copy-resources</goal>
</goals>
<inherited>false</inherited>
<configuration>
<!-- Filter XML to allow ${property} in attribute values. -->
<outputDirectory>${docbkxSourceDirectory}</outputDirectory>
<resources>
<resource>
<directory>src/main/docbkx</directory>
<filtering>true</filtering>
<includes>
<include>**/*.xml</include>
</includes>
</resource>
<resource>
<directory>src/main/docbkx</directory>
<filtering>false</filtering>
<excludes>
<exclude>**/*.xml</exclude>
</excludes>
</resource>
</resources>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.forgerock.commons</groupId>
<artifactId>forgerock-doc-maven-plugin</artifactId>
<version>${frDocPluginVersion}</version>
<inherited>false</inherited>
<configuration>
<docbkxSourceDirectory>${docbkxSourceDirectory}</docbkxSourceDirectory> <!-- Use filtered XML -->
<projectName>OpenDJ</projectName>
<googleAnalyticsId>${gaId}</googleAnalyticsId>
</configuration>
<executions>
<execution>
<id>run-jcite</id>
<phase>pre-site</phase>
<configuration>
<sourcePaths>
<sourcePath>${project.basedir}/opendj-ldap-sdk-examples/src/main/java</sourcePath>
</sourcePaths>
</configuration>
<goals>
<goal>jcite</goal>
</goals>
</execution>
<execution>
<id>copy-common</id>
<phase>pre-site</phase>
<goals>
<goal>boilerplate</goal>
</goals>
</execution>
<execution>
<id>build-doc</id>
<phase>pre-site</phase>
<goals>
<goal>build</goal>
</goals>
</execution>
<execution>
<id>layout-doc</id>
<phase>site</phase>
<goals>
<goal>layout</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.forgerock.maven.plugins</groupId>
<artifactId>javadoc-updater-maven-plugin</artifactId>
<version>1.0.0</version>
<executions>
<execution>
<phase>site</phase>
<goals>
<goal>fixjavadoc</goal>
</goals>
<configuration>
<directory>${project.reporting.outputDirectory}</directory>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
<pluginManagement>
<plugins>
<plugin>
<inherited>true</inherited>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.6</source>
<target>1.6</target>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>-server</argLine>
<properties>
<property>
<name>usedefaultlisteners</name>
<value>false</value>
</property>
<property>
<name>listener</name>
<value>org.forgerock.testng.ForgeRockTestListener</value>
</property>
</properties>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>2.3.7</version>
<extensions>true</extensions>
<configuration>
<instructions>
<!--
| Remove the by default removed headers plus some other to make cleaner the generated MANIFEST.MF
-->
<_removeheaders>
Bnd-LastModified,Built-By,Private-Package,Tool,Created-By,Build-Jdk,Include-Resource,
Ignore-Package,Private-Package,Bundle-DocURL
</_removeheaders>
<Import-Package>${opendj.osgi.import}</Import-Package>
</instructions>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<links>
<link>http://commons.forgerock.org/i18n-framework/i18n-core/apidocs</link>
</links>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
<goals>
<goal>jar</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<configuration>
<locales>en</locales>
</configuration>
</plugin>
<!--This plugin's configuration is used to store Eclipse m2e settings
only. It has no influence on the Maven build itself.-->
<plugin>
<groupId>org.eclipse.m2e</groupId>
<artifactId>lifecycle-mapping</artifactId>
<version>1.0.0</version>
<configuration>
<lifecycleMappingMetadata>
<pluginExecutions>
<pluginExecution>
<pluginExecutionFilter>
<groupId>org.forgerock.commons</groupId>
<artifactId>i18n-maven-plugin</artifactId>
<versionRange>[1.2.0,)</versionRange>
<goals>
<goal>generate-messages</goal>
</goals>
</pluginExecutionFilter>
<action>
<execute>
<runOnIncremental>true</runOnIncremental>
<runOnConfiguration>true</runOnConfiguration>
</execute>
</action>
</pluginExecution>
<pluginExecution>
<pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<versionRange>[1.0,)</versionRange>
<goals>
<goal>enforce</goal>
</goals>
</pluginExecutionFilter>
<action>
<ignore />
</action>
</pluginExecution>
<pluginExecution>
<pluginExecutionFilter>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<versionRange>[1.4,)</versionRange>
<goals>
<goal>reserve-network-port</goal>
</goals>
</pluginExecutionFilter>
<action><ignore /></action>
</pluginExecution>
</pluginExecutions>
</lifecycleMappingMetadata>
</configuration>
</plugin>
<plugin>
<groupId>org.forgerock.commons</groupId>
<artifactId>i18n-maven-plugin</artifactId>
<version>${i18nFrameworkVersion}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.2.2</version>
<inherited>true</inherited>
<configuration>
<!-- Disable inherited configuration -->
<autoVersionSubmodules>true</autoVersionSubmodules>
<mavenExecutorId>forked-path</mavenExecutorId>
<useReleaseProfile>true</useReleaseProfile>
<suppressCommitBeforeTag>false</suppressCommitBeforeTag>
<goals>deploy</goals>
<arguments>-Penforce</arguments>
<tagNameFormat>@{project.version}-sdk</tagNameFormat>
</configuration>
</plugin>
</plugins>
</pluginManagement>
</build>
<reporting>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.4</version>
<reportSets>
<reportSet>
<reports>
<report>index</report>
<report>mailing-list</report>
<report>issue-tracking</report>
<report>license</report>
<report>scm</report>
<report>cim</report>
<report>distribution-management</report>
</reports>
</reportSet>
</reportSets>
</plugin>
</plugins>
</reporting>
<repositories>
<repository>
<id>forgerock-staging-repository</id>
<name>ForgeRock Release Repository</name>
<url>${mavenRepoReleases}</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>forgerock-snapshots-repository</id>
<name>ForgeRock Snapshot Repository</name>
<url>${mavenRepoSnapshots}</url>
<releases>
<enabled>false</enabled>
</releases>
</repository>
<repository>
<id>jvnet-nexus-snapshots</id>
<url>https://maven.java.net/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.forgerock.commons</groupId>
<artifactId>i18n-core</artifactId>
<version>${i18nFrameworkVersion}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>${slf4jVersion}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<version>${slf4jVersion}</version>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
<dependency>
<groupId>org.easytesting</groupId>
<artifactId>fest-assert</artifactId>
<version>1.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.8.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<licenses>
<license>
<name>CDDL-1.0</name>
<url>http://www.opensource.org/licenses/cddl1.php</url>
<comments>Common Development and Distribution License (CDDL) 1.0.
This license applies to OpenDJ source code as indicated in the
source files.</comments>
<distribution>repo</distribution>
</license>
<license>
<name>CC BY-NC-ND 3.0</name>
<url>http://creativecommons.org/licenses/by-nc-nd/3.0/</url>
<comments>Creative Commons Attribution-NonCommercial-NoDerivs 3.0
Unported. This license applies to the site content, and to the
documentation as indicated in the documentation source code.</comments>
<distribution>repo</distribution>
</license>
</licenses>
</project>