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

jvergara
21.50.2007 aed142d4d844c03c001a46e39f3e0f7ddc4f46ce
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/Launcher.java
@@ -151,7 +151,7 @@
    {
      for (String arg : args)
      {
        if (arg.equalsIgnoreCase("-V") || arg.equalsIgnoreCase("--version"))
        if (arg.equalsIgnoreCase("--version"))
        {
          printVersion = true;
        }