aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r--sdnr/wt/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml
index 65a590f68..e27ae0c37 100644
--- a/sdnr/wt/pom.xml
+++ b/sdnr/wt/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -39,7 +39,6 @@
<modules>
<module>common</module>
<module>common-yang</module>
- <module>featureaggregator</module>
<module>data-provider</module>
<module>apigateway</module>
<module>helpserver</module>
@@ -52,5 +51,6 @@
<module>netconfnode-state-service</module>
<module>mountpoint-state-provider</module>
<module>oauth-provider</module>
+ <module>featureaggregator</module>
</modules>
</project>