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 5abde1145..75518532a 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.0.2</version> + <version>2.0.4-SNAPSHOT</version> <relativePath/> </parent> |