diff options
Diffstat (limited to 'ms/blueprintsprocessor/modules')
6 files changed, 6 insertions, 6 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index f135e4263..72a16ea53 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -28,7 +28,7 @@ <artifactId>configs-api</artifactId> <packaging>jar</packaging> - <name>MS Blueprints Processor Modules - Inbound - Configurations API</name> + <name>MS Blueprints Processor Modules - Inbounds - Configurations API</name> <dependencies> <dependency> diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml index 8e17b0934..1c7e186dd 100644 --- a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml @@ -28,7 +28,7 @@ <artifactId>designer-api</artifactId> <packaging>jar</packaging> - <name>MS Blueprints Processor Modules - Inbound - Designer API</name> + <name>MS Blueprints Processor Modules - Inbounds - Designer API</name> <dependencies> <dependency> diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml index 2bfcbe38a..ab143ee91 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml @@ -29,7 +29,7 @@ <artifactId>health-api-common</artifactId> <packaging>jar</packaging> - <name>MS Blueprints Processor Modules - Inbound - Health API common</name> + <name>MS Blueprints Processor Modules - Inbounds - Health API common</name> <dependencies> <dependency> diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml index 99a5529ce..2f217c160 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml @@ -29,7 +29,7 @@ <artifactId>health-api</artifactId> <packaging>jar</packaging> - <name>MS Blueprints Processor Modules - Inbound - Health API</name> + <name>MS Blueprints Processor Modules - Inbounds - Health API</name> <dependencies> <dependency> diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index 54d0acdd4..acf3a3133 100644 --- a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml @@ -28,7 +28,7 @@ <artifactId>resource-api</artifactId> <packaging>jar</packaging> - <name>MS Blueprints Processor Modules - Inbound - Resource API</name> + <name>MS Blueprints Processor Modules - Inbounds - Resource API</name> <dependencies> <dependency> diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 706dd458a..c120820f1 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -31,7 +31,7 @@ <artifactId>selfservice-api</artifactId> <packaging>jar</packaging> - <name>MS Blueprints Processor Modules - Inbound - Self Service API</name> + <name>MS Blueprints Processor Modules - Inbounds - Self Service API</name> <dependencies> <dependency> |