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

Gaetan Boismal
09.09.2016 52d9293141dc8fddcc9b8b7be65fbff8e767d39a
OPENDJSDK-88 Use opendj-copyright-maven-plugin:1.0.0

Since the plugin has been moved, it's first version has been released.
Make the build more stable by using 1.0.0 released version
1 files modified
3 ■■■■ changed files
opendj-sdk/opendj-sdk-parent/pom.xml 3 ●●●● patch | view | raw | blame | history
opendj-sdk/opendj-sdk-parent/pom.xml
@@ -60,6 +60,7 @@
            ${opendj.osgi.import.additional},
            *
        </opendj.osgi.import>
        <opendj-copyright-maven-plugin.version>1.0.0</opendj-copyright-maven-plugin.version>
    </properties>
    <dependencyManagement>
@@ -293,7 +294,7 @@
                <plugin>
                    <groupId>org.forgerock.opendj</groupId>
                    <artifactId>opendj-copyright-maven-plugin</artifactId>
                    <version>${project.version}</version>
                    <version>${opendj-copyright-maven-plugin.version}</version>
                    <configuration>
                        <!-- Disable copyright on README and legal files -->
                        <disabledFiles>