From 97c51001ee7b1c9e72a21401e10fc88b4a9f8f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Kr=C3=BCger?= Date: Wed, 13 Dec 2023 19:47:56 +0100 Subject: [PATCH] Tweak module names --- spring-rewrite-commons-docs/pom.xml | 2 +- spring-rewrite-commons-examples/boot-3-upgrade-atomic/pom.xml | 2 +- .../boot-3-upgrade-iterative/pom.xml | 2 +- .../list-applicable-recipes-example/pom.xml | 2 +- spring-rewrite-commons-examples/pom.xml | 2 +- spring-rewrite-commons-functional-tests/pom.xml | 2 +- .../private-artifact-repository-tests/pom.xml | 1 + spring-rewrite-commons-launcher/pom.xml | 2 +- 8 files changed, 8 insertions(+), 7 deletions(-) diff --git a/spring-rewrite-commons-docs/pom.xml b/spring-rewrite-commons-docs/pom.xml index d39bce934..74ad76ee4 100644 --- a/spring-rewrite-commons-docs/pom.xml +++ b/spring-rewrite-commons-docs/pom.xml @@ -10,7 +10,7 @@ spring-rewrite-commons-docs - Spring Rewrite Commons Docs + Docs Spring Rewrite Commons documentation diff --git a/spring-rewrite-commons-examples/boot-3-upgrade-atomic/pom.xml b/spring-rewrite-commons-examples/boot-3-upgrade-atomic/pom.xml index c47e7b64e..9319c93f6 100644 --- a/spring-rewrite-commons-examples/boot-3-upgrade-atomic/pom.xml +++ b/spring-rewrite-commons-examples/boot-3-upgrade-atomic/pom.xml @@ -14,7 +14,7 @@ com.example boot-3-upgrade-atomic - Spring Rewrite Commons Examples - Boot 3 Atomic Upgrade + Boot 3 Atomic Upgrade Example 17 diff --git a/spring-rewrite-commons-examples/boot-3-upgrade-iterative/pom.xml b/spring-rewrite-commons-examples/boot-3-upgrade-iterative/pom.xml index 911c70e37..f0b44f377 100644 --- a/spring-rewrite-commons-examples/boot-3-upgrade-iterative/pom.xml +++ b/spring-rewrite-commons-examples/boot-3-upgrade-iterative/pom.xml @@ -13,7 +13,7 @@ com.example boot-3-upgrade-iterative - Spring Rewrite Commons Examples - Boot 3 Iterative Upgrade + Boot 3 Iterative Upgrade Example Example of iterative Boot upgrade with PRs diff --git a/spring-rewrite-commons-examples/list-applicable-recipes-example/pom.xml b/spring-rewrite-commons-examples/list-applicable-recipes-example/pom.xml index a3f0045dc..04a88a814 100644 --- a/spring-rewrite-commons-examples/list-applicable-recipes-example/pom.xml +++ b/spring-rewrite-commons-examples/list-applicable-recipes-example/pom.xml @@ -13,7 +13,7 @@ org.example list-applicable-recipes-example - Spring Rewrite Commons Examples - List Applicable Recipes + List Applicable Recipes Example Example project listing applicable recipes for a given application diff --git a/spring-rewrite-commons-examples/pom.xml b/spring-rewrite-commons-examples/pom.xml index 7695a49db..30084a9ec 100644 --- a/spring-rewrite-commons-examples/pom.xml +++ b/spring-rewrite-commons-examples/pom.xml @@ -13,7 +13,7 @@ spring-rewrite-commons-examples pom - Spring Rewrite Commons Examples + Spring Rewrite Commons - Examples Examples using Spring Rewrite Commons diff --git a/spring-rewrite-commons-functional-tests/pom.xml b/spring-rewrite-commons-functional-tests/pom.xml index ab9457031..eaf404230 100644 --- a/spring-rewrite-commons-functional-tests/pom.xml +++ b/spring-rewrite-commons-functional-tests/pom.xml @@ -13,7 +13,7 @@ spring-rewrite-commons-functional-tests pom - Functional tests for Spring Rewrite Commons + Spring Rewrite Commons - Functional Tests https://github.com/spring-projects/spring-rewrite-commons diff --git a/spring-rewrite-commons-functional-tests/private-artifact-repository-tests/pom.xml b/spring-rewrite-commons-functional-tests/private-artifact-repository-tests/pom.xml index 3680aa14f..e42a51cbd 100644 --- a/spring-rewrite-commons-functional-tests/private-artifact-repository-tests/pom.xml +++ b/spring-rewrite-commons-functional-tests/private-artifact-repository-tests/pom.xml @@ -12,6 +12,7 @@ private-artifact-repository-tests + Private Artifact Repo Test Functional tests for Spring Rewrite Commons using a private artifact repository https://github.com/spring-projects/spring-rewrite-commons diff --git a/spring-rewrite-commons-launcher/pom.xml b/spring-rewrite-commons-launcher/pom.xml index e6c4f0479..dd129c626 100644 --- a/spring-rewrite-commons-launcher/pom.xml +++ b/spring-rewrite-commons-launcher/pom.xml @@ -12,7 +12,7 @@ spring-rewrite-commons-launcher - Spring Rewrite Commons Launcher + Launcher Run OpenRewrite recipes without a build tool plugin https://github.com/spring-projects/spring-rewrite-commons