diff options
Diffstat (limited to 'core/utils/installer/pom.xml')
-rwxr-xr-x | core/utils/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/utils/installer/pom.xml b/core/utils/installer/pom.xml index 3f9d45ebc..04a4f7708 100755 --- a/core/utils/installer/pom.xml +++ b/core/utils/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils-installer</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> |