diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-06 13:56:45 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-06 13:56:45 -0400 |
commit | 52a06cedb172a1a446ecfaaaa96bf500a58c8fb5 (patch) | |
tree | 4795a4d1794818b18e879d8db4c416eb64429d80 /sql-resource/features/pom.xml | |
parent | 665dee8b8e514fabb64f6666361b9e5ab4f46720 (diff) |
Roll version for Casablanca
Roll version for Casablanca development start
Change-Id: I18e7bbd6dfb2cdcc7bf302411c03ee298ec76be6
Issue-ID: CCSDK-295
Signed-off-by: Timoney, Dan (dt5972) <dt5972@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 6ae0f7552..4a99dc10b 100755 --- a/sql-resource/features/pom.xml +++ b/sql-resource/features/pom.xml @@ -6,13 +6,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.4</version> + <version>1.1.0-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sql-resource-features</artifactId> - <version>0.2.4-SNAPSHOT</version> + <version>0.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: sql-resource :: ${project.artifactId}</name> |