diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-11 09:34:14 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-14 09:10:23 -0400 |
commit | 962fa450bbf3cdb9d2e15f461950b94dd573cde9 (patch) | |
tree | 309e33b4beb42fa435ad2da57069552b661ad59e /features/installer | |
parent | 597bd6a52c654b980d8b5a4164c87b8debf6470d (diff) |
Roll version to 0.6.4
Roll version to 0.6.4-SNAPSHOT
Change-Id: I6f236b1be42a954e2b7b2a7e648198218921ea03
Issue-ID: CCSDK-1827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/installer')
-rwxr-xr-x | features/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 22f927e5..115e98a4 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sliadaptors-features-installer</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> |