| | |
| | | </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> |
| | |
| | | <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> |