diff options
author | Dan Timoney <dtimoney@att.com> | 2017-11-09 12:14:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-09 12:14:12 +0000 |
commit | 6607b8d5eb03c368a53913fa406877db95b51fb2 (patch) | |
tree | da16dd522842869fd7adc1572d1f0007ab9a248d /dblib/provider/pom.xml | |
parent | d2d0a06cd7a24dc47cc77c575bf77c5fd68a84c6 (diff) | |
parent | 0dcd7f08365a87947a18dee0f617cf8586f4b287 (diff) |
Merge "Roll version to 0.1.3-SNAPSHOT"
Diffstat (limited to 'dblib/provider/pom.xml')
-rwxr-xr-x | dblib/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dblib/provider/pom.xml b/dblib/provider/pom.xml index 730919de..a0e3d3c7 100755 --- a/dblib/provider/pom.xml +++ b/dblib/provider/pom.xml @@ -4,10 +4,10 @@ <parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>dblib</artifactId> - <version>0.1.2-SNAPSHOT</version> + <version>0.1.3-SNAPSHOT</version> </parent> <artifactId>dblib-provider</artifactId> - <version>0.1.2-SNAPSHOT</version> + <version>0.1.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>DBLIB Adaptor - Provider</name> <url>http://maven.apache.org</url> |