Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
rschev committed Oct 10, 2022
1 parent f5d5e67 commit 0a02264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ tasks.register("keycloakBootRun", org.springframework.boot.gradle.tasks.run.Boo
}

tasks.register("consoleBootRun", org.springframework.boot.gradle.tasks.run.BootRun.class) {
description = "Runs the Spring Boot application with routing config for Content Cloud Console development"
description = "Runs the Spring Boot application with routing config for ContentGrid Console development"
group = ApplicationPlugin.APPLICATION_GROUP
classpath = tasks.bootRun.classpath
mainClass = tasks.bootRun.mainClass
Expand Down

0 comments on commit 0a02264

Please sign in to comment.