Renamed build source files and other cleanups
diff --git a/build.gradle b/build.gradle
index 8224404..1198327 100644
--- a/build.gradle
+++ b/build.gradle
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-import org.opencord.build.rules.*
+import org.opencord.gradle.rules.*
 import org.yaml.snakeyaml.Yaml
 
 allprojects {