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

Chris Ridd
30.51.2013 d0b54e1be9d3a05ff60c95d5854f7ca4b341c961
opendj-ldap-sdk/pom.xml
@@ -23,13 +23,12 @@
  !
  !      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">
--><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-project</artifactId>
    <groupId>org.forgerock.opendj</groupId>
    <version>2.6.1-SNAPSHOT</version>
    <version>2.6.2-SNAPSHOT</version>
  </parent>
  <artifactId>opendj-ldap-sdk</artifactId>
  <name>OpenDJ LDAP SDK</name>