| | |
| | | <modelVersion>4.0.0</modelVersion> |
| | | <groupId>org.openidentityplatform.opendj</groupId> |
| | | <artifactId>opendj-parent</artifactId> |
| | | <version>4.10.2-SNAPSHOT</version> |
| | | <version>4.10.2</version> |
| | | <packaging>pom</packaging> |
| | | |
| | | <name>OpenDJ Directory Services Project</name> |
| | |
| | | <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.10.2</tag> |
| | | </scm> |
| | | <repositories> |
| | | <repository> |