diff options
Diffstat (limited to 'core/features/ccsdk-sli')
-rw-r--r-- | core/features/ccsdk-sli/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/features/ccsdk-sli/pom.xml b/core/features/ccsdk-sli/pom.xml index 3a79aae4d..25cdd482a 100644 --- a/core/features/ccsdk-sli/pom.xml +++ b/core/features/ccsdk-sli/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.4.0</version> + <version>2.4.1-SNAPSHOT</version> <relativePath/> </parent> |