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

Yannick Lecaillez
08.07.2016 747c15742d42bfd7728967b40a700a8ab59ff508
OPENDJ-2753: cn=monitor reports an incorrect PDB backend version

Upgraded to latest 4.3.2 persistit which contains a fix on how
it's reporting its version.
1 files modified
2 ■■■ changed files
opendj-server-legacy/pom.xml 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/pom.xml
@@ -225,7 +225,7 @@
    <dependency>
      <groupId>org.forgerock.commons</groupId>
      <artifactId>forgerock-persistit-core</artifactId>
      <version>4.3.1</version>
      <version>4.3.2-SNAPSHOT</version>
    </dependency>
    <dependency>