aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints-processor/adaptors
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints-processor/adaptors')
-rw-r--r--blueprints-processor/adaptors/data-adaptor-provider/pom.xml2
-rw-r--r--blueprints-processor/adaptors/pom.xml2
-rw-r--r--blueprints-processor/adaptors/rest-adaptor-provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml
index e4af0d14d..f8e0a736a 100644
--- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml
+++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml
@@ -22,7 +22,7 @@
<version>0.7.0-SNAPSHOT</version>
<packaging>bundle</packaging>
- <name>Blueprints Data Adaptor - Provider</name>
+ <name>ccsdk-features :: blueprints-processor-adaptor :: ${project.artifactId}</name>
<url>http://maven.apache.org</url>
<properties>
diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml
index 4c087a752..1d47bfe15 100644
--- a/blueprints-processor/adaptors/pom.xml
+++ b/blueprints-processor/adaptors/pom.xml
@@ -30,7 +30,7 @@
<version>0.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Blueprints Processor Adaptors - POM</name>
+ <name>ccsdk-features :: ${project.artifactId}</name>
<description>Blueprints Processor Adaptors - POM</description>
<modules>
diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
index 48a512854..6d89779ae 100644
--- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
+++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
@@ -30,7 +30,7 @@
<version>0.7.0-SNAPSHOT</version>
<packaging>bundle</packaging>
- <name>Blueprints Rest Adaptor - Provider</name>
+ <name>ccsdk-features :: blueprints-processor-adaptor :: ${project.artifactId}</name>
<url>http://maven.apache.org</url>
<dependencies>