aboutsummaryrefslogtreecommitdiffstats
path: root/dblib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dblib/pom.xml')
-rwxr-xr-xdblib/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dblib/pom.xml b/dblib/pom.xml
index 8e7afabb..2b016e8d 100755
--- a/dblib/pom.xml
+++ b/dblib/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-sli-core</artifactId>
- <version>0.1.2-SNAPSHOT</version>
+ <version>0.1.3-SNAPSHOT</version>
</parent>
@@ -16,7 +16,7 @@
<name>DBLIB Adaptor</name>
<description>The DBLIB adaptor allows service logic to access persistent data in a local sql database</description>
- <version>0.1.2-SNAPSHOT</version>
+ <version>0.1.3-SNAPSHOT</version>
<build>