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

Gaetan Boismal
17.33.2015 ac4a54801838c7529387fe1e73c2e5c4a8872d1a
pom.xml
@@ -91,6 +91,7 @@
  </distributionManagement>
  <modules>
    <module>opendj-maven-plugin</module>
    <module>opendj-copyright-maven-plugin</module>
    <module>opendj-svn-property-check-maven-plugin</module>
    <module>opendj-core</module>
    <module>opendj-grizzly</module>
@@ -490,4 +491,26 @@
    <distribution>repo</distribution>
   </license>
  </licenses>
<!--   <profiles> -->
<!--     <profile> -->
<!--       <id>precommit</id> -->
<!--       <build> -->
<!--         <plugins> -->
<!--           <plugin> -->
<!--             <groupId>org.forgerock.opendj</groupId> -->
<!--             <artifactId>opendj-copyright-maven-plugin</artifactId> -->
<!--             <version>1.0.0-SNAPSHOT</version> -->
<!--             <executions> -->
<!--                 <execution> -->
<!--                     <id>check-copyrights</id> -->
<!--                     <goals> -->
<!--                         <goal>check-copyright</goal> -->
<!--                     </goals> -->
<!--                 </execution> -->
<!--             </executions> -->
<!--           </plugin> -->
<!--         </plugins> -->
<!--         </build> -->
<!--     </profile> -->
<!--   </profiles> -->
</project>