Update version for Oslo release
Update version in master branch for Oslo release
Issue-ID: CCSDK-4043
Change-Id: I46681cbf4219f5f62d590b9dd530da0682b01195
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml
index ad4fc3c..f297337 100755
--- a/northbound/features/pom.xml
+++ b/northbound/features/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.1</version>
+ <version>2.8.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>slinorthbound-feature-aggregator</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-northbound :: features</name>