Change the groupid from openo to onap
[holmes/rule-management.git] / rulemgt / src / main / java / org / onap / holmes / rulemgt / db / mapper / CorrelationRuleMapper.java
@@ -13,9 +13,9 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-package org.openo.holmes.rulemgt.db.mapper;\r
+package org.onap.holmes.rulemgt.db.mapper;\r
 \r
-import org.openo.holmes.common.api.entity.CorrelationRule;\r
+import org.onap.holmes.common.api.entity.CorrelationRule;\r
 import org.skife.jdbi.v2.StatementContext;\r
 import org.skife.jdbi.v2.tweak.ResultSetMapper;\r
 \r