Update project structure for aaf/cadi
[aaf/cadi.git] / client / src / main / java / org / onap / aaf / cadi / routing / GreatCircle.java
@@ -20,9 +20,9 @@
  * * ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
  * *\r
  ******************************************************************************/\r
-package com.att.cadi.routing;\r
+package org.onap.aaf.cadi.routing;\r
 \r
-import com.att.inno.env.util.Split;\r
+import org.onap.aaf.inno.env.util.Split;\r
 \r
 public class GreatCircle {\r
        // Note: multiplying by this constant is faster than calling Math equivalent function \r