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 /artifacts/pom.xml | |
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 'artifacts/pom.xml')
-rwxr-xr-x | artifacts/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 3485c3c6..4e770fc7 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sli-adaptors-artifacts</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: sli-adaptors-artifacts</name> @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> </parent> <dependencyManagement> |