Update version for Oslo release
Update version in master branch for Oslo release
Issue-ID: CCSDK-4043
Change-Id: Iae1f7724d339e8c33fd5acd5a3006496154023ca
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml
index 9810d16..385de6c 100755
--- a/odlparent/setup/pom.xml
+++ b/odlparent/setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-aggregator</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.8.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>setup</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>