diff options
Diffstat (limited to 'features/installer/pom.xml')
-rwxr-xr-x | features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 69cd96210..7454844d1 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -29,7 +29,7 @@ <version>0.7.0-SNAPSHOT</version> <packaging>pom</packaging> - <name>Blueprints Processor :: features :: ${project.artifactId}</name> + <name>ccsdk-features :: features :: ${project.artifactId}</name> <properties> <application.name>ccsdk-features-all</application.name> |