diff options
Diffstat (limited to 'dblib/features')
-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 2be6c8db..4053efaf 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.1-SNAPSHOT</version> + <version>0.1.2-SNAPSHOT</version> </parent> <artifactId>dblib-features</artifactId> <name>DBLIB Adaptor - Features</name> |