Change the groupid from openo to onap
[holmes/engine-management.git] / engine-d / src / test / java / org / onap / holmes / engine / response / CorrelationRuleResponseTest.java
  * limitations under the License.\r
  */\r
 \r
-package org.openo.holmes.engine.response;\r
+package org.onap.holmes.engine.response;\r
 \r
 import org.junit.Test;\r
-import org.openo.holmes.engine.request.DeployRuleRequest;\r
 \r
 import static org.hamcrest.core.IsEqual.equalTo;\r
 import static org.junit.Assert.assertThat;\r