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

Matthew Swift
25.09.2015 0b58d1b3eee75afef4148cff26b7a7d4775b390a
OPENDJ-1924 CR-6766: switch to ForgeRock's version of Persistit
1 files modified
6 ■■■■ changed files
opendj-sdk/opendj-server-legacy/pom.xml 6 ●●●● patch | view | raw | blame | history
opendj-sdk/opendj-server-legacy/pom.xml
@@ -187,9 +187,9 @@
      <version>5.0.104</version>
    </dependency>
    <dependency>
      <groupId>org.codehaus.sonar</groupId>
      <artifactId>sonar-persistit</artifactId>
      <version>3.3.1</version>
      <groupId>org.forgerock.commons</groupId>
      <artifactId>forgerock-persistit-core</artifactId>
      <version>4.0.0-SNAPSHOT</version>
    </dependency>
  </dependencies>