summaryrefslogtreecommitdiffstats
path: root/a1-adapter/a1-adapter-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'a1-adapter/a1-adapter-api/pom.xml')
-rw-r--r--a1-adapter/a1-adapter-api/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/a1-adapter/a1-adapter-api/pom.xml b/a1-adapter/a1-adapter-api/pom.xml
index 122d2956..c1176eb2 100644
--- a/a1-adapter/a1-adapter-api/pom.xml
+++ b/a1-adapter/a1-adapter-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.ccsdk.oran</groupId>
@@ -38,6 +38,7 @@
<modules>
<module>model</module>
<module>provider</module>
+ <module>feature</module>
<module>installer</module>
</modules>
<build>