diff options
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml index 2586be255..7c1576e95 100644 --- a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml @@ -23,12 +23,8 @@ <modelVersion>4.0.0</modelVersion> <artifactId>designer-api</artifactId> <packaging>jar</packaging> - <name>Blueprints Designer API</name> - <description>Blueprints Designer API</description> - - <properties> - <sonar.skip>true</sonar.skip> - </properties> + <name>Blueprints Processor Designer API</name> + <description>Blueprints Processor Designer API</description> <dependencies> <dependency> |