Change the package name from openo to onap
[holmes/common.git] / holmes-actions / src / test / java / org / onap / holmes / common / utils / UserUtilTest.java
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.openo.holmes.common.utils;
+package org.onap.holmes.common.utils;
 
 import static org.hamcrest.core.IsEqual.equalTo;
 import static org.junit.Assert.assertThat;