Fix invalid package name

This commit is contained in:
Jayasanka 2019-06-20 11:19:55 +05:30
parent 723a605c7d
commit 8a36baff9f

View File

@ -16,7 +16,7 @@
* under the License.
*
*/
package org.wso2.carbon.device.application.mgt.core.dao.impl.Review;
package org.wso2.carbon.device.application.mgt.core.dao.impl.review;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;