diff options
Diffstat (limited to 'core/features/ccsdk-sliapi/pom.xml')
-rw-r--r-- | core/features/ccsdk-sliapi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/features/ccsdk-sliapi/pom.xml b/core/features/ccsdk-sliapi/pom.xml index 4184797bf..eb7e3e914 100644 --- a/core/features/ccsdk-sliapi/pom.xml +++ b/core/features/ccsdk-sliapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath/> </parent> |