summaryrefslogtreecommitdiffstats
path: root/blueprints-processor/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints-processor/plugin')
-rw-r--r--blueprints-processor/plugin/assignment-provider/pom.xml2
-rw-r--r--blueprints-processor/plugin/generator-provider/pom.xml2
-rw-r--r--blueprints-processor/plugin/model-provider/pom.xml2
-rw-r--r--blueprints-processor/plugin/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml
index 45acb3e55..e268d16b0 100644
--- a/blueprints-processor/plugin/assignment-provider/pom.xml
+++ b/blueprints-processor/plugin/assignment-provider/pom.xml
@@ -30,7 +30,7 @@
<version>0.7.0-SNAPSHOT</version>
<packaging>bundle</packaging>
- <name>Blueprints Assignment - Provider</name>
+ <name>ccsdk-features :: blueprints-processor-plugin :: ${project.artifactId}</name>
<url>http://maven.apache.org</url>
<dependencies>
diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml
index e1c8c8dac..8249401b7 100644
--- a/blueprints-processor/plugin/generator-provider/pom.xml
+++ b/blueprints-processor/plugin/generator-provider/pom.xml
@@ -30,7 +30,7 @@
<version>0.7.0-SNAPSHOT</version>
<packaging>bundle</packaging>
- <name>Blueprints Generator - Provider</name>
+ <name>ccsdk-features :: blueprints-processor-plugin :: ${project.artifactId}</name>
<url>http://maven.apache.org</url>
<dependencies>
diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml
index 903f499c8..b524995d1 100644
--- a/blueprints-processor/plugin/model-provider/pom.xml
+++ b/blueprints-processor/plugin/model-provider/pom.xml
@@ -30,7 +30,7 @@
<version>0.7.0-SNAPSHOT</version>
<packaging>bundle</packaging>
- <name>Blueprints Model - Provider</name>
+ <name>ccsdk-features :: blueprints-processor-plugin :: ${project.artifactId}</name>
<url>http://maven.apache.org</url>
<dependencies>
diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml
index 7dd1a442b..f28de9cb1 100644
--- a/blueprints-processor/plugin/pom.xml
+++ b/blueprints-processor/plugin/pom.xml
@@ -30,7 +30,7 @@
<version>0.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Blueprints Processor Plugins - POM</name>
+ <name>ccsdk-features :: ${project.artifactId}</name>
<description>Blueprints Processor Plugins - POM</description>
<modules>