diff options
Diffstat (limited to 'northbound/features/ccsdk-sli-northbound-all')
-rw-r--r-- | northbound/features/ccsdk-sli-northbound-all/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/features/ccsdk-sli-northbound-all/pom.xml b/northbound/features/ccsdk-sli-northbound-all/pom.xml index c0dcf5a66..529aca76b 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.1.7-SNAPSHOT</version> + <version>2.1.7</version> <relativePath/> </parent> |