summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-12-05 14:58:49 -0500
committerDan Timoney <dtimoney@att.com>2017-12-05 19:59:28 +0000
commitbb108d7d8615a3568a499d086b8241b0d80a837e (patch)
tree1112c78cbefe32bf9e371f19270066b68b0e6e41 /pom.xml
parentf5ccf9c19fb2ba7ff8ed50aedc4a9bb15d3afa88 (diff)
Replace JDBC connector
Replace mysql JDBC connector with MariaDB JDBC connector Change-Id: I1b8f019241192f0cd4e3ecb0bc8798e20ae033a9 Issue-ID: CCSDK-144 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 50679a8c..8eef890f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-carbon-sr1</artifactId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>