Update project structure for aaf/cadi
[aaf/cadi.git] / core / src / test / java / org / onap / aaf / cadi / test / JU_Hash.java
  * * ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
  * *\r
  ******************************************************************************/\r
-package com.att.cadi.test;\r
+package org.onap.aaf.cadi.test;\r
 \r
 import org.junit.Test;\r
-\r
-import com.att.cadi.CadiException;\r
-import com.att.cadi.Hash;\r
+import org.onap.aaf.cadi.CadiException;\r
+import org.onap.aaf.cadi.Hash;\r
 \r
 import junit.framework.Assert;\r
 \r