Updated package prefix to use personal website
This commit is contained in:
@@ -23,5 +23,5 @@ dependencies {
|
||||
|
||||
tasks.getByName<BootJar>("bootJar") {
|
||||
enabled = true
|
||||
mainClass.set("com.poc.alerting.api.AlertingApi")
|
||||
mainClass.set("com.alexjclarke.alerting.api.AlertingApi")
|
||||
}
|
||||
Reference in New Issue
Block a user