Update bundle names from openecomp to onap
[appc.git] / appc-adapters / appc-iaas-adapter / appc-iaas-adapter-bundle / src / main / java / org / onap / appc / adapter / iaas / provider / operation / impl / RestartServer.java
index cc30ca8..71deee4 100644 (file)
@@ -177,7 +177,7 @@ public class RestartServer extends ProviderServerOperation {
      * @throws UnknownProviderException If the provider cannot be found
      * @throws IllegalArgumentException if the expected argument(s) are not defined or are invalid
      * @see org.onap.appc.adapter.iaas.ProviderAdapter#restartServer(java.util.Map,
-     *      org.openecomp.sdnc.sli.SvcLogicContext)
+     *      org.onap.ccsdk.sli.core.sli.SvcLogicContext)
      */
     @SuppressWarnings("nls")
     private Server restartServer(Map<String, String> params, SvcLogicContext ctx)