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 /sql-resource/features/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 'sql-resource/features/pom.xml')
-rwxr-xr-x | sql-resource/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql-resource/features/pom.xml b/sql-resource/features/pom.xml index 3248aa92..fcac7f12 100755 --- a/sql-resource/features/pom.xml +++ b/sql-resource/features/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>sql-resource-features</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: sql-resource :: ${project.artifactId}</name> |