diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-18 10:27:24 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-18 10:27:24 -0400 |
commit | bbb0c23a6ba5615e4b48b94f65930a0c69f44446 (patch) | |
tree | 36e96ac6df25d09826f8d060e22231072739d56d /dblib/installer | |
parent | 7c523d1f7011e84fd7a473af1a89df02f41cd5fa (diff) |
Roll to next Casablanca snapshot
Roll to next snapshot for Casablanca release.
Change-Id: I30ac59bbb7dbdc121e8d67fee7aaa48c30f015d5
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'dblib/installer')
-rwxr-xr-x | dblib/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dblib/installer/pom.xml b/dblib/installer/pom.xml index 40e5babf..4ec1d8a5 100755 --- a/dblib/installer/pom.xml +++ b/dblib/installer/pom.xml @@ -6,13 +6,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>dblib-installer</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: dblib :: ${project.artifactId}</name> |