| | |
| | | <modelVersion>4.0.0</modelVersion> |
| | | <groupId>org.openidentityplatform.opendj</groupId> |
| | | <artifactId>opendj-parent</artifactId> |
| | | <version>4.5.5-SNAPSHOT</version> |
| | | <version>4.5.5</version> |
| | | <packaging>pom</packaging> |
| | | |
| | | <name>OpenDJ Directory Services Project</name> |
| | |
| | | <!-- ForgeRock build tools and Checkstyle versions (to avoid many checkstyle errors with ForgeRock Parent 2.0.10) --> |
| | | <checkstylePluginVersion>2.9.1</checkstylePluginVersion> |
| | | <checkstyleVersion>5.5</checkstyleVersion> |
| | | <argLine></argLine> |
| | | <argLine /> |
| | | </properties> |
| | | |
| | | <inceptionYear>2011</inceptionYear> |
| | |
| | | <connection>scm:git:https://github.com/OpenIdentityPlatform/OpenDJ.git</connection> |
| | | <developerConnection>scm:git:https://github.com/OpenIdentityPlatform/OpenDJ.git</developerConnection> |
| | | <url>https://github.com/OpenIdentityPlatform/OpenDJ</url> |
| | | <tag>HEAD</tag> |
| | | <tag>4.5.5</tag> |
| | | </scm> |
| | | <repositories> |
| | | <repository> |