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

Open Identity Platform Community
26.21.2023 14a32a5233cb847990766644ab3008a0425c7b6a
opendj-ldap-toolkit/pom.xml
@@ -20,7 +20,7 @@
    <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>
@@ -133,7 +133,7 @@
                <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>