summaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml')
-rw-r--r--sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
index a16e0d19a..87d2301a2 100644
--- a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
+++ b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
@@ -14,7 +14,7 @@
<version>0.7.0-SNAPSHOT</version>
<packaging>feature</packaging>
- <name>ccsdk-features-sdnr-northbound :: features :: ${project.artifactId}</name>
+ <name>ccsdk-features :: sdnr-northbound :: features :: ${project.artifactId}</name>
<!--
<dependencyManagement>
@@ -39,14 +39,14 @@
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>sdnr-oofpcipoc</artifactId>
+ <artifactId>oofpcipoc-feature</artifactId>
<version>${project.version}</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>sdnr-a1Adapter</artifactId>
+ <artifactId>a1Adapter-feature</artifactId>
<version>${project.version}</version>
<type>xml</type>
<classifier>features</classifier>