Updated package prefix to use personal website

This commit is contained in:
2024-02-18 10:06:02 -07:00
parent 44d5325e39
commit ed26c2ba57
41 changed files with 107 additions and 114 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
rootProject.name = "alerting-poc"
rootProject.name = "alerting-api"
include(":persistence", ":amqp", ":api", ":batch")