diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-25 19:09:31 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-25 19:09:31 -0400 |
commit | 5b83cd33196edc26bf8eaa7ae3742760d542455a (patch) | |
tree | fc2449fac151cb96d670a5f0f99b926946a5d232 /dblib/features/features-dblib | |
parent | 7f5b3567cf9945a230b1a07373cce943f13bc1ac (diff) |
Roll to 0.3.1-SNAPSHOT
Roll to next snapshot version
Change-Id: I58ead1293d517f94bacca69407b22533840b0ee6
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'dblib/features/features-dblib')
-rw-r--r-- | dblib/features/features-dblib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dblib/features/features-dblib/pom.xml b/dblib/features/features-dblib/pom.xml index 0bbab039..4a5b50f3 100644 --- a/dblib/features/features-dblib/pom.xml +++ b/dblib/features/features-dblib/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>features-dblib</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: dblib :: ${project.artifactId}</name> |