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

Matthew Swift
23.13.2011 3c776d2736d5406718fe310745796c78c8d28547
opendj-sdk/opendj3/opendj-sdk/pom.xml
@@ -73,7 +73,7 @@
            </goals>
            <configuration>
              <messageFiles>
                <messageFile>org/opends/sdk/core.properties</messageFile>
                <messageFile>org/forgerock/opendj/ldap/core.properties</messageFile>
              </messageFiles>
            </configuration>
          </execution>
@@ -85,7 +85,7 @@
        <extensions>true</extensions>
        <configuration>
          <instructions>
            <Export-Package>org.opends.sdk.*</Export-Package>
            <Export-Package>org.forgerock.opendj.ldap.*</Export-Package>
          </instructions>
        </configuration>
      </plugin>