This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git
commit 1915acef76eb3f253484604eacf2ce12774b91cd Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Fri Aug 16 10:08:57 2024 +0200 WW-5446 Simplified plugin name --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index 116513b..60255d7 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -5,4 +5,4 @@ pluginManagement { } } -rootProject.name = "Apache Struts IntelliJ IDEA plugin" +rootProject.name = "struts"