mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
09.06.2012 62bd7c4ad5fe8166524ca45bc619b0768958802e
opendj3/opendj-ldap-toolkit/pom.xml
@@ -22,7 +22,7 @@
 !
 ! CDDL HEADER END
 !
 !      Copyright 2011 ForgeRock AS
 !      Copyright 2011-2012 ForgeRock AS
 !    
 -->
<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">
@@ -51,6 +51,10 @@
      <version>${project.version}</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.forgerock.commons</groupId>
      <artifactId>i18n-core</artifactId>
    </dependency>
  </dependencies>
  <build>
    <plugins>