| | |
| | | <parent> |
| | | <artifactId>opendj-parent</artifactId> |
| | | <groupId>org.openidentityplatform.opendj</groupId> |
| | | <version>4.5.10-SNAPSHOT</version> |
| | | <version>4.6.1</version> |
| | | </parent> |
| | | |
| | | <artifactId>opendj-ldap-toolkit</artifactId> |
| | |
| | | <groupId>org.apache.maven.plugins</groupId> |
| | | <artifactId>maven-surefire-plugin</artifactId> |
| | | <configuration> |
| | | <forkNode implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory"/> |
| | | <forkNode implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory" /> |
| | | </configuration> |
| | | </plugin> |
| | | |