diff options
Diffstat (limited to 'northbound/pom.xml')
-rw-r--r-- | northbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/pom.xml b/northbound/pom.xml index a6a59d23d..99052965a 100644 --- a/northbound/pom.xml +++ b/northbound/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.8.0-SNAPSHOT</version> + <version>2.8.0</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> |