Added support for https
[portal/nonrtric-controlpanel.git] / webapp-backend / src / main / java / org / oransc / portal / nonrtric / controlpanel / ControlPanelApplication.java
index dee84ad..8f5befe 100644 (file)
@@ -46,8 +46,7 @@ public class ControlPanelApplication {
     /**
      * Gets version details for the specified class.
      *
-     * @param clazz
-     *        Class to get the version
+     * @param clazz Class to get the version
      *
      * @return the value of the MANIFEST.MF property Implementation-Version as
      *         written by maven when packaged in a jar; 'unknown' otherwise.