summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/featureaggregator
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/featureaggregator')
-rwxr-xr-xsdnr/wt/featureaggregator/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sdnr/wt/featureaggregator/pom.xml b/sdnr/wt/featureaggregator/pom.xml
index 182ce10d0..6619d9004 100755
--- a/sdnr/wt/featureaggregator/pom.xml
+++ b/sdnr/wt/featureaggregator/pom.xml
@@ -30,6 +30,13 @@
<packaging>pom</packaging>
<name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
+ <parent>
+ <groupId>org.onap.ccsdk.parent</groupId>
+ <artifactId>single-feature-parent</artifactId>
+ <version>1.2.1-SNAPSHOT</version>
+ <relativePath />
+ </parent>
+
<modules>
<module>feature</module>
<module>installer</module>
id='n106' href='#n106'>106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138