diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-17 16:51:44 -0800 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-11-20 14:29:14 -0500 |
commit | 9cf0a1e191259f19cc7cbffdf57a96cd4e06ee1f (patch) | |
tree | 78c98992a11690411c0104b5bbec06196291fa9d /dblib/features/pom.xml | |
parent | 636c3a7d71ff65ef314d62dde67be8fda7d6a240 (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching. (part 2)
Change-Id: Ib9f7cf7f98feb159ce1b136a3cd792820c99e659
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'dblib/features/pom.xml')
-rwxr-xr-x | dblib/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dblib/features/pom.xml b/dblib/features/pom.xml index bde89790..e9cb6dd0 100755 --- a/dblib/features/pom.xml +++ b/dblib/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>dblib</artifactId> <groupId>org.onap.ccsdk.sli.core</groupId> - <version>0.1.3-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <artifactId>dblib-features</artifactId> <name>DBLIB Adaptor - Features</name> |