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

Matthew Swift
25.40.2013 ded21ed1790d125f36b9309b20879630f76db3cc
opendj3/opendj-rest2ldap/pom.xml
@@ -27,7 +27,7 @@
    <description>
        This module includes APIs for accessing LDAP repositories using commons REST.
    </description>
    <packaging>jar</packaging>
    <packaging>bundle</packaging>
    <properties>
        <forgerockRestVersion>2.0.0-SNAPSHOT</forgerockRestVersion>
        <checkstyleHeaderLocation>org/forgerock/checkstyle/default-java-header</checkstyleHeaderLocation>
@@ -77,6 +77,11 @@
      </plugin>
      -->
            <plugin>
                <groupId>org.apache.felix</groupId>
                <artifactId>maven-bundle-plugin</artifactId>
                <extensions>true</extensions>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-surefire-plugin</artifactId>
            </plugin>