diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 10:19:58 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 11:21:19 -0400 |
commit | 41456333206384a1fd0f9d4d21bb0bb4a54f5d11 (patch) | |
tree | 020f0a76eed8b44821a7d400abda195fad363e63 /dblib/features/features-dblib | |
parent | 77bd831346293f92c41ca3144fff3e9183b3b755 (diff) |
Roll to next snapshot
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT)
Change-Id: I1fd3e2fe0b3ddb5e82e912ba9f0efa00b1ac7b9e
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'dblib/features/features-dblib')
-rw-r--r-- | dblib/features/features-dblib/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dblib/features/features-dblib/pom.xml b/dblib/features/features-dblib/pom.xml index ae8923e7..07ba4a2d 100644 --- a/dblib/features/features-dblib/pom.xml +++ b/dblib/features/features-dblib/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>features-dblib</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.4.3-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: dblib :: ${project.artifactId}</name> |