diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 13:55:12 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 13:55:12 -0400 |
commit | 18f871f153cea1961f5da6821df0da4c6717a8aa (patch) | |
tree | 048a6ec1d911b8ecc426060718308a647e3af5e7 /sql-resource/provider | |
parent | e49d1d1cd67a3ff3153520edf3a8fd5fc1439373 (diff) |
Roll to next snapshot
Roll to next snapshot (0.4.4-SNAPSHOT)
Change-Id: Ia64758330dbf3890fadb28ea55f0409e9c67257e
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sql-resource/provider')
-rwxr-xr-x | sql-resource/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-resource/provider/pom.xml b/sql-resource/provider/pom.xml index d33e48a7..952143c4 100755 --- a/sql-resource/provider/pom.xml +++ b/sql-resource/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sql-resource-provider</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: sql-resource :: ${project.artifactId}</name> |