diff options
Diffstat (limited to 'core/features/installer')
-rwxr-xr-x | core/features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/features/installer/pom.xml b/core/features/installer/pom.xml index 168cbfebc..a9b684874 100755 --- a/core/features/installer/pom.xml +++ b/core/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>slicore-features-installer</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> |