diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 11:07:40 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 11:07:40 -0400 |
commit | 2cd6a241db2481598b50be9996688c89608073d5 (patch) | |
tree | 057403eca528aa5f3257fc362d02b7c7e4c4960a /sliapi/installer/pom.xml | |
parent | e1a2cab1b6d3a94038f702fa7afb503cc655c351 (diff) |
Roll to next snapshot
Roll to next snapshot version (0.4.4-SNAPSHOT)
Change-Id: I75c50a75f61a744104fdca44e65ef86665c419aa
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sliapi/installer/pom.xml')
-rwxr-xr-x | sliapi/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sliapi/installer/pom.xml b/sliapi/installer/pom.xml index e2b2e40d..770c22d3 100755 --- a/sliapi/installer/pom.xml +++ b/sliapi/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliapi-installer</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name> |