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

Matthew Swift
06.54.2016 e6c513bb9c6a39c8f03b05bdc9ecdc1f23a543b1
opendj-server/pom.xml
@@ -17,12 +17,12 @@
<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">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <artifactId>opendj-server-parent</artifactId>
    <groupId>org.forgerock.opendj</groupId>
    <artifactId>opendj-parent</artifactId>
    <version>4.0.0-SNAPSHOT</version>
  </parent>
  <artifactId>opendj-server</artifactId>
  <name>OpenDJ Server</name>
  <name>OpenDJ Server NG</name>
  <description>
    OpenDJ LDAP embedded directory server.
  </description>