diff options
Diffstat (limited to 'sql-resource/features/pom.xml')
-rwxr-xr-x | sql-resource/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-resource/features/pom.xml b/sql-resource/features/pom.xml index 8c38ece90..fd0f8d84f 100755 --- a/sql-resource/features/pom.xml +++ b/sql-resource/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>sql-resource</artifactId> <groupId>org.onap.ccsdk.sli.adaptors</groupId> - <version>0.1.0-SNAPSHOT</version> + <version>0.1.1-SNAPSHOT</version> </parent> <artifactId>sql-resource-features</artifactId> <name>Sql Resource Adaptor - Features</name> |