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

Gaetan Boismal
02.30.2016 2e3fcc58f4743e4877224cc88cbc3a1cf71a99bc
Migrate to copyright plugin 1.0.1

The new version includes a fix which allows us to use custom 'git diff'
output (e.g diff-so-fancy) without breaking the copyright plugin 'git
diff' output parser.
1 files modified
2 ■■■ changed files
pom.xml 2 ●●● patch | view | raw | blame | history
pom.xml
@@ -60,7 +60,7 @@
            ${opendj.osgi.import.additional},
            *
        </opendj.osgi.import>
        <opendj-copyright-maven-plugin.version>1.0.0</opendj-copyright-maven-plugin.version>
        <opendj-copyright-maven-plugin.version>1.0.1</opendj-copyright-maven-plugin.version>
    </properties>
    <inceptionYear>2011</inceptionYear>