Update project structure for aaf/cadi
[aaf/cadi.git] / client / src / main / java / org / onap / aaf / cadi / client / PropertyLocator.java
  * * ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
  * *\r
  ******************************************************************************/\r
-package com.att.cadi.client;\r
+package org.onap.aaf.cadi.client;\r
 \r
 import java.net.URI;\r
 import java.net.URISyntaxException;\r
 import java.util.Random;\r
 \r
-import com.att.cadi.Locator;\r
-import com.att.cadi.LocatorException;\r
+import org.onap.aaf.cadi.Locator;\r
+import org.onap.aaf.cadi.LocatorException;\r
 \r
 public class PropertyLocator implements Locator {\r
        private final URI [] orig;\r