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

jvergara
17.53.2007 8feee36de8e6042f928439b06a03d50018423afe
opends/src/quicksetup/org/opends/quicksetup/Launcher.java
@@ -262,7 +262,7 @@
  /**
   * Prints the version statement to standard output terminal.
   */
  private void printVersion()
  protected void printVersion()
  {
    System.out.print(PRINTABLE_VERSION_STRING);
  }