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

jvergara
26.57.2007 bb10a6bd50dc26325086697451d76ca6b7d95772
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/Constants.java
@@ -91,4 +91,6 @@
  /** The cli java system property. */
  public static final String CLI_JAVA_PROPERTY = "org.opends.quicksetup.cli";
  /** The default replication port. */
  public static final int DEFAULT_REPLICATION_PORT = 8989;
}