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

maximthomas
01.14.2025 e86fffdf5818b92f5e1b58ef803285adb9e99cdd
opendj-rest2ldap-servlet/pom.xml
@@ -101,7 +101,6 @@
      <plugin>
         <groupId>org.codehaus.cargo</groupId>
          <artifactId>cargo-maven3-plugin</artifactId>
          <version>1.10.9</version>
          <extensions>true</extensions>
        <executions>
             <execution>
@@ -121,7 +120,7 @@
         </executions>
            <configuration>
                <container>
                    <containerId>tomcat10x</containerId>
                    <containerId>${maven.cargo.containerId}</containerId>
                    <type>embedded</type>
                    <systemProperties>
                        <file.encoding>UTF-8</file.encoding>